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
Age
Commit message (
Expand
)
Author
1999-11-25
now using glapitemp.h to generate entrypoints
Brian Paul
1999-11-25
initial rev
Brian Paul
1999-11-25
include glapi.h
Brian Paul
1999-11-25
added wincopy demo
Brian Paul
1999-11-25
initial rev
Brian Paul
1999-11-25
bunch of changes for separate read buffer feature
Brian Paul
1999-11-25
implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()
Brian Paul
1999-11-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-24
updated for Mesa 3.3
Brian Paul
1999-11-24
updated with Mesa 3.3 info
Brian Paul
1999-11-24
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
removed version logging
Brian Paul
1999-11-24
bumped version to 3.3
Brian Paul
1999-11-24
added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
Brian Paul
1999-11-24
added a few more GLX 1.3 tokens
Brian Paul
1999-11-24
renamed near and far arguments to gluUnProject4()
Brian Paul
1999-11-23
added GLU 1.3 functions
Brian Paul
1999-11-23
another typo
Keith Whitwell
1999-11-23
added GLX 1.3 tokens and functions
Brian Paul
1999-11-23
added GLX 1.3 functions
Brian Paul
1999-11-22
added _mesa_clip_pixelrect()
Brian Paul
1999-11-22
clean up of version handling, removed GLX_EXT_get_proc_address string
Brian Paul
1999-11-22
removed GLU_EXT_get_proc_address from ext strings
Brian Paul
1999-11-22
changed comment for WriteRGBSpan()
Brian Paul
1999-11-22
added glXGetCurrentDisplay() for GLX 1.2
Brian Paul
1999-11-22
bumped GLX version to 1.2, added glXGetCurrentDisplay()
Brian Paul
1999-11-22
fixed potential bug in _mesa_ShadeModel()
Brian Paul
1999-11-22
added SET/CLEAR/TEST_BITS macros, misc clean-up
Brian Paul
1999-11-22
fixed shade model bug (A.Borrmann)
Brian Paul
1999-11-22
added pragma 4615 (Eero), added copyright
Brian Paul
1999-11-22
removed redundant fxCloseHardware() decl
Brian Paul
1999-11-22
added more ASM_SRCS
Andre Werthmann
1999-11-19
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-19
updates for thread safety
Brian Paul
1999-11-19
updates for Mesa 3.3
Brian Paul
1999-11-19
replace encounteed with encountered
Brian Paul
1999-11-19
fixes for andree's drawarrays problems
Keith Whitwell
1999-11-18
two fixes in gl_DrawArrays (Andree Borrman)
Brian Paul
1999-11-18
reordered the extensions and numbered them
Brian Paul
1999-11-18
fixed FX_grSstControl(), now returns FxBool
Brian Paul
1999-11-18
removed unused fxTMNewTMFreeNode decl
Brian Paul
1999-11-18
silence an uninitialized var warning
Brian Paul
1999-11-18
test visinfo, not vishandle in save_glx_visual (Wolfram Gloger)
Brian Paul
1999-11-18
checked in the first new PIII vertex-transformation code
Andre Werthmann
1999-11-17
fixed some glitches (Eero Pajarre)
Brian Paul
1999-11-16
make clean removes .lo .la and .libs/
Brian Paul
1999-11-15
fixed several texture state bugs found with objbug.c program
Brian Paul
1999-11-15
texture palette update
Brian Paul
1999-11-15
include mem.h
Brian Paul
1999-11-15
fixed mistake in merge regarding texture palettes
Brian Paul
[next]