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
/
dlist.c
Age
Commit message (
Expand
)
Author
2001-03-27
silence compiler warnings
Brian Paul
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-07
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-02-06
Overhaul of texture image handling.
Brian Paul
2001-01-24
removed the unused/broken GL_PGI_misc_hints extension
Brian Paul
2001-01-23
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-13
fix conform dlist test
Keith Whitwell
2000-12-27
try and force a log message
Keith Whitwell
2000-12-27
try and force a log message
Keith Whitwell
2000-12-27
try and force a log message
Keith Whitwell
2000-12-27
try and force a log message
Keith Whitwell
2000-12-27
fix demos/fire, enable lazy vertex flushing
Keith Whitwell
2000-12-26
Major rework of tnl module
Keith Whitwell
2000-11-24
Fixed a couple of bugs that crept into last commit
Keith Whitwell
2000-11-24
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-22
Committing in .
Jouk Jansen
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-10
renamed imaging files to histogram since that's what's inside
Brian Paul
2000-10-28
New colormac.h file for color-related macros.
Brian Paul
2000-10-27
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-08-23
added convolve.h header
Brian Paul
2000-07-10
Fix for miscolored rects in display lists.
Keith Whitwell
2000-06-12
added EXT version of vertex array functions
Brian Paul
2000-06-06
more work on GL_ARB_texture_compression
Brian Paul
2000-05-24
changed allocation/initialization of API dispatch tables
Brian Paul
2000-05-23
initial work for GL_ARB_texture_compression
Brian Paul
2000-05-19
added a bunch of imaging functions
Brian Paul
2000-05-18
replaced components with internalFormat
Brian Paul
2000-04-07
added GL_SGIX/SGIS_pixel_texture
Brian Paul
2000-03-21
added more locking
Brian Paul
2000-03-19
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-03-03
save ColorTable and ColorSubTable commands
Brian Paul
2000-02-25
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-24
bunch of dispatch and extension-related changes
Brian Paul
2000-02-12
now using dynamically allocated api dispatch tables
Brian Paul
2000-02-11
added code for all GL_MESA_window_pos functions
Brian Paul
2000-02-02
don't include dispatch.h
Brian Paul
2000-02-02
updated includes for source file reorg
Brian Paul
2000-01-31
added save_TexImage3DEXT()
Brian Paul
2000-01-24
prefixed hash functions with _mesa_
Brian Paul
2000-01-13
made some functions static
Brian Paul
2000-01-07
added missing glHintPGI() function
Brian Paul
1999-12-15
removed _GLAPI_ extension testing
Brian Paul
1999-12-10
implemented GL_ARB_tranpose_matrix
Brian Paul
1999-11-27
added call to _mesa_init_no_op_table()
Brian Paul
1999-11-25
include glapi.h
Brian Paul
[next]