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
/
config.h
Age
Commit message (
Expand
)
Author
2000-12-28
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-26
Major rework of tnl module
Keith Whitwell
2000-11-20
minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4
Brian Paul
2000-10-29
more minor header file re-org (moved CONST, ASSERT, INLINE to config.h)
Brian Paul
2000-10-29
More GLchan color channel changes.
Brian Paul
2000-10-28
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
Basic work to support deep color channels:
Brian Paul
2000-10-26
clarified meaning of DEFAULT_SOFTWARE_DEPTH_BITS value
Brian Paul
2000-10-18
More fixes for MAX_TEXTURE_UNITS > 2. Seems to work now.
Brian Paul
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-08-21
increased max convolution filter size
Brian Paul
2000-07-05
changed MAX_WIDTH to 2048 to handle 2K textures
Brian Paul
2000-05-23
initial work for GL_ARB_texture_compression
Brian Paul
2000-05-07
Err, initial code for GL_EXT_convolution, not histogram
Brian Paul
2000-05-07
initial code for GL_EXT_histogram extension
Brian Paul
2000-04-12
more GL_SGI_color_table extension work
Brian Paul
2000-04-08
added GL_SGI_color_matrix extension
Brian Paul
2000-04-07
initial histogram and min/max work
Brian Paul
2000-03-16
fix for tristrip bug and unfilled quad/polygon bug
Keith Whitwell
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-02-21
added CHAN_MAX, CHAN_MAXF
Brian Paul
2000-02-03
added SUB_PIXEL_BITS
Brian Paul
2000-01-24
changed VB_MAX, no longer dependant on FX symbol
Brian Paul
2000-01-13
added gl_register_config_var() proto
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-08-19
Initial revision
jtg