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
/
drivers
Age
Commit message (
Expand
)
Author
2000-02-17
replaced gl_ggiRendererString() with gl_ggiGetString()
Brian Paul
2000-02-17
replaced renderer_string() with get_string() func
Brian Paul
2000-02-16
update fog near/far bug fix
Brian Paul
2000-02-16
updated with changes from DRI project CVS
Brian Paul
2000-02-13
initialize fxMesa->verbose with MESA_FX_INFO env var
Brian Paul
2000-02-12
added MESA_FX_NO_SIGNALS env var (Michael Vance)
Brian Paul
2000-02-09
udpated version/copyright info
Brian Paul
2000-02-09
removed fxDDBufferSize proto
Brian Paul
2000-02-09
updated fxDDGetString() for DRI
Brian Paul
2000-02-06
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul
2000-02-06
clearing depth buffer failed when clearing front color buffer
Brian Paul
2000-02-04
added support for GL_RGB5_A1 internal texture format (Eero Pajarre)
Brian Paul
2000-02-04
pass IntFormat, not Format to fxTexGetFormat
Brian Paul
2000-01-31
include conf.h
tanner
2000-01-27
updated version string to Mesa 3.3
Brian Paul
2000-01-25
updated RGB2BGR function
Brian Paul
2000-01-25
updated for Mesa 3.3
Brian Paul
2000-01-23
added #ifdef SVGA, work-around asm code problem
Brian Paul
2000-01-22
updated SVGA sources from Mesa 3.2
Brian Paul
2000-01-18
updated with latest DRI tree changes
Brian Paul
2000-01-15
Added occlusion test code. Follows the HP proposed occlusion test extension.
Randy Frank
2000-01-14
GLcontext is now nested in OSMesaContext
Brian Paul
2000-01-13
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-07
* Fixups to the GGIMesa code to reflect the recent DD API changes
Jon Taylor
2000-01-07
added BitsPerPixel to XMesaVisual struct
Brian Paul
2000-01-06
return GL_FALSE in fxDDColorMask
Brian Paul
2000-01-06
updated Clear function for new mask bits
Brian Paul
1999-12-17
removed old thread code
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
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
applied Daryll's patches
Brian Paul
1999-12-10
added glXGetProcAddressARB()
Brian Paul
1999-12-02
added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
Brian Paul
1999-12-01
fxInitPixelTables() change for Voodoo 1/2 vs 3
Brian Paul
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
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-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
added GLX 1.3 functions
Brian Paul
[next]