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
Age
Commit message (
Expand
)
Author
1999-12-10
changes in hardware depth buffer support
Brian Paul
1999-12-10
applied Daryll's patches
Brian Paul
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
added glXGetProcAddressARB()
Brian Paul
1999-12-10
removed gl_get_proc_address()
Brian Paul
1999-12-07
Committing in .
Jouk Jansen
1999-12-06
Merging in work from 3.1/3.2 branch. Tessellator is essentially fully
Gareth Hughes
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-02
added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
Brian Paul
1999-12-01
gl_BindTexture was broken when target==GL_TEXTURE_3D
Brian Paul
1999-12-01
fxInitPixelTables() change for Voodoo 1/2 vs 3
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
added missing functions in GLX_functions[] array
Brian Paul
1999-11-28
updated comments, removed obsolete functions
Brian Paul
1999-11-28
removed include fakeglx.h
Brian Paul
1999-11-28
removed realglx.c
Brian Paul
1999-11-28
obsolete
Brian Paul
1999-11-28
changes for new GLX dispatcher
Brian Paul
1999-11-28
all new dispatch system
Brian Paul
1999-11-28
initial rev
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-27
lots of work on extension management
Brian Paul
1999-11-27
added _GLAPI_EXTRA_SLOTS symbol
Brian Paul
1999-11-27
removed Mesa-isms
Brian Paul
1999-11-26
generate Z values when fog enabled (Andree Borrmann)
Brian Paul
1999-11-25
include glapitable.h
Brian Paul
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
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
added support for separate read/draw buffers per context
Brian Paul
1999-11-23
another typo
Keith Whitwell
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
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
[next]