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
/
get_gen.py
Age
Commit message (
Expand
)
Author
2005-11-01
Re-org and clean-up of vertx/fragment program limits (instructions,
Brian Paul
2005-10-08
Fix some issues with state updates and renderbuffers. Querying GL_RED_BITS,
Brian Paul
2005-08-25
removed GL_HP_occlusion_test extension
Brian Paul
2005-07-15
need to flush vertices for GL_OCCLUSION_TEST_RESULT_HP query
Brian Paul
2005-06-26
fix for-loop in _mesa_GetDouble to avoid out of bounds memory read
Brian Paul
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-04-30
apply previous GL_COMPRESSED_TEXTURE_FORMATS_ARB fix to generator file, and r...
Brian Paul
2005-04-14
ARB_fragment/vertex_shader state
Michal Krol
2005-02-09
glGet*(GL_FRAGMENT_PROGRAM_BINDING_NV) was returning the vertex program binding.
Brian Paul
2005-02-07
additional work on GL_EXT_framebuffer_object
Brian Paul
2005-01-30
fix max viewport query
Brian Paul
2005-01-18
fix MAX_VERTEX_ATTRIBS_ARB query
Michal Krol
2005-01-16
_mesa_GetInteger/Float/Boolean/Doublev() are now generated with the new
Brian Paul