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 (
Expand
)
Author
1999-12-10
updated for hardware stencil support
Brian Paul
1999-12-10
added stencil buffer functions
Brian Paul
1999-12-10
code clean-up
Brian Paul
1999-12-10
removed gl_get_proc_address()
Brian Paul
1999-12-04
Clearing stencil buffer now observes the stencil write mask
Brian Paul
1999-12-04
minor stencil-related changes
Brian Paul
1999-12-02
test for null newCtx before newCtx->FirstTimeCurrent
Brian Paul
1999-12-01
gl_BindTexture was broken when target==GL_TEXTURE_3D
Brian Paul
1999-11-30
print debug info in gl_make_current() if MESA_INFO env var set
Brian Paul
1999-11-29
Committing in .
Jouk Jansen
1999-11-28
removed realglx.c
Brian Paul
1999-11-27
move dispatch table size check into _mesa_init_no_op_table()
Brian Paul
1999-11-27
added call to _mesa_init_no_op_table()
Brian Paul
1999-11-27
added _mesa_init_no_op_table()
Brian Paul
1999-11-26
generate Z values when fog enabled (Andree Borrmann)
Brian Paul
1999-11-25
include glapi.h
Brian Paul
1999-11-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-24
added support for separate read/draw buffers per context
Brian Paul
1999-11-23
another typo
Keith Whitwell
1999-11-22
added _mesa_clip_pixelrect()
Brian Paul
1999-11-22
changed comment for WriteRGBSpan()
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-19
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-19
updates for Mesa 3.3
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
silence an uninitialized var warning
Brian Paul
1999-11-18
checked in the first new PIII vertex-transformation code
Andre Werthmann
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-12
replaced EXT_color_table with EXT_paletted_texture
Brian Paul
1999-11-12
moved assembly-related macros from types.h to glheader.h
Brian Paul
1999-11-12
restored the gl_Viewport function
Brian Paul
1999-11-12
. More Watcom C++ warnings fixed in Mesa.
Kendall Bennett
1999-11-12
Workaround for the VMS 32 character maximum limit.
Jouk Jansen
1999-11-12
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
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
changed a warning string
Brian Paul
1999-11-11
ColorTableEXT clean-up
Brian Paul
1999-11-11
version 3.3 update
Jouk Jansen
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-10
fix for colormaterial
Keith Whitwell
1999-11-09
use glClientActiveTexture in interleaved setup
Keith Whitwell
1999-11-09
more fixes for glDrawArrays
Keith Whitwell
1999-11-09
second try at drawarrays fix
Keith Whitwell
1999-11-09
fix for (some of?) the vertex array problems
Keith Whitwell
1999-11-09
fixed typo: replaced |= with != in conditional
Brian Paul
[next]