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 (
Collapse
)
Author
2000-05-22
added Window-isms previously in gl.h
Brian Paul
2000-05-19
fixed alignment bug in _mesa_image_row_stride()
Brian Paul
2000-05-19
added a bunch of imaging functions
Brian Paul
2000-05-18
added Kevin's 32bpp Z buffer fix
Brian Paul
2000-05-18
replaced components with internalFormat
Brian Paul
2000-05-10
fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext
Brian Paul
2000-05-10
more GL_EXT_convolution work
Brian Paul
2000-05-09
removed printf
Brian Paul
2000-05-07
Added point UserSize, cleaned up point drawing code
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-05-05
toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
Brian Paul
2000-05-04
removed software alpha flag from GLvisual struct
Brian Paul
2000-05-04
removed software alpha flag from GLvisual struct
Brian Paul
2000-05-04
implemented GL_EXT_histogram extension
Brian Paul
2000-04-22
added _mesa_initialize_buffer/visual()
Brian Paul
2000-04-22
removed old profiling code
Brian Paul
2000-04-18
more color table and imaging work
Brian Paul
2000-04-17
New clipping to avoid division by zero bug.
Keith Whitwell
2000-04-17
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-17
work on GL_SGI_color_table
Brian Paul
2000-04-15
cleaned up whitespace
Brian Paul
2000-04-14
Committing in .
Jouk Jansen
VMS support for pixeltex.c Modified Files: Mesa/src/descrip.mms Mesa/src/pixeltex.h ----------------------------------------------------------------------
2000-04-13
applied Keith's fix for the Loki ice bug
Brian Paul
2000-04-12
more work on GL_SGI_color_table, pixel transfer code clean-up
Brian Paul
2000-04-12
more GL_SGI_color_table extension work
Brian Paul
2000-04-11
renamed alpha buffer functions
Brian Paul
2000-04-11
renamed stencil functions
Brian Paul
2000-04-11
fixed duplicate variable problem
Brian Paul
2000-04-11
clip depth/stencil spans to window bounds
Brian Paul
2000-04-11
initial work on GL_SGI_color_table extension
Brian Paul
2000-04-10
fixed GL_PGI_misc_hints identifiers
Brian Paul
2000-04-09
removed a printf
Brian Paul
2000-04-08
added GL_SGI_color_matrix extension
Brian Paul
2000-04-07
added GL_SGIX/SGIS_pixel_texture
Brian Paul
2000-04-07
added pixeltex.c
Brian Paul
2000-04-07
added GL_SGIX/SGIS_pixel_texture extension
Brian Paul
2000-04-07
initial histogram and min/max work
Brian Paul
2000-04-05
added extern for gl_fog_coord_stage
Brian Paul
2000-04-05
minor clean-ups, renaming
Brian Paul
2000-04-04
more GL_HP_occlusion_test work
Brian Paul
2000-04-04
use BCOPY macro on FreeBSD
Brian Paul
2000-04-01
changes for GL_HP_occlusion_test
Brian Paul
2000-03-31
added _mesa_create/destroy_visual()
Brian Paul
2000-03-31
separate R/G/B/A accum buffer size fields
Brian Paul
2000-03-30
improved PrintTexture debug function
Brian Paul
2000-03-30
fixed typos in generate_lookup_tables()
Brian Paul
2000-03-30
fixed subtexture address calculation bug
Brian Paul
2000-03-29
lots of new work
Brian Paul
2000-03-29
changes for single-copy textures
Brian Paul
[next]