index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Age
Commit message (
Expand
)
Author
2009-08-07
mesa: reformat code to allow setting breakpoints on the true-statement
Brian Paul
2009-08-07
mesa: use _mesa_bufferobj_mapped()
Brian Paul
2009-08-07
mesa: new _mesa_bufferobj_mapped() helper function
Brian Paul
2009-08-07
mesa: use valid_fragment_program() helper
Brian Paul
2009-08-07
mesa: test DrawBuffer, not ReadBuffer in _mesa_dest_buffer_exists()
Brian Paul
2009-08-07
mesa: fix some incorrect error checks in _mesa_error_check_format_type()
Brian Paul
2009-08-07
mesa: do error checking on glCopyPixels() type parameter
Brian Paul
2009-08-07
mesa: use a more logical flag in _mesa_set_vp_override()
Brian Paul
2009-08-07
mesa: new _mesa_copy_client_array() function
Brian Paul
2009-08-07
mesa: fix comment
Brian Paul
2009-08-06
GL_ARB_vertex_array_bgra is (basically) a synonym for the EXT version
Ian Romanick
2009-08-06
Ensure GL_EXT_blend_equation_separate is enabled when 2.0 is enabled.
Alan Hourihane
2009-08-06
Ensure GL_EXT_blend_equation_separate is enabled when 2.0 is enabled.
Alan Hourihane
2009-08-05
mesa/main: Add functions to clear and dirty texture objects.
Chia-I Wu
2009-08-05
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
mesa: generate GL_INVALID_OPERATION for missing z/stencil when blitting
Brian Paul
2009-08-05
mesa: make _mesa_clip_blit() a shared function
Brian Paul
2009-08-04
mesa: added gl_shader::SourceChecksum field (for debug purposes)
Brian Paul
2009-08-04
mesa: added _mesa_str_checksum()
Brian Paul
2009-08-04
mesa: clean-up error debug/count code
Brian Paul
2009-08-04
mesa: reset ErrorDebugCount to zero in glGetString()
Brian Paul
2009-08-04
mesa: better texture dump/debug code
Brian Paul
2009-08-04
mesa: more error message info for vertex pointer functions
Brian Paul
2009-08-04
mesa: more glGetTexImage() error checking consolidation, new assertion
Brian Paul
2009-08-04
texenv: Use VP->Current, since _Current isn't updated at this point.
Brian Paul
2009-08-04
texenv: Match state.c in deciding whether we'll be using a vertex shader.
Brian Paul
2009-08-04
texenv: Add missing dependency on VP changes.
Brian Paul
2009-08-03
texenv: Use VP->Current, since _Current isn't updated at this point.
Eric Anholt
2009-08-03
texenv: Match state.c in deciding whether we'll be using a vertex shader.
Eric Anholt
2009-08-03
texenv: Add missing dependency on VP changes.
Eric Anholt
2009-07-30
mesa: re-enable _mesa_source_buffer_exists() call
Brian Paul
2009-07-30
mesa: get_current_tex_unit() helper function
Brian Paul
2009-07-30
mesa: refactor glGetTexImage error checking code
Brian Paul
2009-07-30
mesa: simplify _mesa_select_tex_image()
Brian Paul
2009-07-30
mesa: simplify _mesa_set_tex_image()
Brian Paul
2009-07-29
mesa: add new FRAG_ATTRIB_FACE and FRAG_ATTRIB_PNTC fragment program inputs
Brian Paul
2009-07-28
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-27
mesa: separate some finite/pragma Watcom stuff
Brian Paul
2009-07-22
mesa: bump version to 7.5.1
Brian Paul
2009-07-17
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-17
mesa: set version to 7.5
Brian Paul
2009-07-16
texenv: Calculate whether we need to do secondary color on our own.
Eric Anholt
2009-07-15
Fix state flag dependencies for fixed function fragment program updates.
Brian Paul
2009-07-15
mesa: recognize and eliminate repeated error messages
Keith Whitwell
2009-07-15
mesa: split out errorstring switch from _mesa_error
Keith Whitwell
2009-07-15
mesa: remove dead code in _mesa_error
Keith Whitwell
2009-07-15
mesa: don't call getenv every time _mesa_error is called
Keith Whitwell
2009-07-14
Fix state flag dependencies for fixed function fragment program updates.
Eric Anholt
2009-07-14
mesa: fix texture border color code for glPopAttrib()
Brian Paul
2009-07-14
mesa: regenerated enums.c file
Brian Paul
[prev]
[next]