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-17
optimized GET_IMMEDIATE for thread safety
Brian Paul
1999-12-17
print thread safety info if MESA_INFO set
Brian Paul
1999-12-17
updated with latest source files
Brian Paul
1999-12-17
replaced mthreads.c with glthread.c
Brian Paul
1999-12-17
further simplification of thread-related code, misc clean-up
Brian Paul
1999-12-17
added current context functions, made ThreadSafe public
Brian Paul
1999-12-17
removed old thread code
Brian Paul
1999-12-17
fixed thread problems
Brian Paul
1999-12-17
more tweaking of thread support
Brian Paul
1999-12-17
don't free thread data in pthread_key_create()
Brian Paul
1999-12-16
minor clean-up
Brian Paul
1999-12-16
thread support now works
Brian Paul
1999-12-16
initial rev
Brian Paul
1999-12-16
minor change
Brian Paul
1999-12-16
new threading, more functions added
Brian Paul
1999-12-16
added more functions
Brian Paul
1999-12-16
added more extension functions
Brian Paul
1999-12-16
initial rev
Brian Paul
1999-12-15
added _glapi_get_proc_name()
Brian Paul
1999-12-15
new thread code
Brian Paul
1999-12-15
initial rev
Brian Paul
1999-12-15
just include Makefile.X11
Brian Paul
1999-12-15
replaced 0 with 0.0 in sin, cos calls
Brian Paul
1999-12-15
removed _GLAPI_ extension testing
Brian Paul
1999-12-15
added many more extension entry points
Brian Paul
1999-12-13
Committing in .
Jouk Jansen
1999-12-12
removed unneeded code in gluBuild1DMipmaps()
Brian Paul
1999-12-12
bitmaps were vertically shifted by one pixel
Brian Paul
1999-12-11
added GLX_ARB_get_proc_address to extension list
Brian Paul
1999-12-10
implemented GL_ARB_tranpose_matrix
Brian Paul
1999-12-10
new depth buffer functions
Brian Paul
1999-12-10
pass new args to gl_create_framebuffer
Brian Paul
1999-12-10
applied Daryll's patches
Brian Paul
1999-12-10
pass new args to gl_create_framebuffer()
Brian Paul
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
[next]