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
/
extensions.c
Age
Commit message (
Expand
)
Author
2000-03-11
initial implementation of GL_HP_occlusion_test extension
Brian Paul
2000-03-07
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-02-25
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-23
GL_EXT_blend_color is now DEFAULT_ON
Brian Paul
1999-12-10
implemented GL_ARB_tranpose_matrix
Brian Paul
1999-12-10
removed gl_get_proc_address()
Brian Paul
1999-11-12
replaced EXT_color_table with EXT_paletted_texture
Brian Paul
1999-11-12
added GL_EXT_texture_env_add extension
Brian Paul
1999-11-12
added gl_extension_is_enabled()
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-10-16
removed GL_EXT_get_proc_address
Brian Paul
1999-10-13
Fixed parameter type for notify function pointer parameter to gl_extensions_add
Ted Jump
1999-10-13
removed GL_ prefix from memory macros
Brian Paul
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-16
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-11
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-11
added GL_EXT_get_proc_address
Brian Paul
1999-08-19
Initial revision
jtg