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
/
glide
Age
Commit message (
Collapse
)
Author
2000-03-31
mask/disable stencil/accum clears in fxDDClear()
Brian Paul
2000-03-31
clean-up of info messages
Brian Paul
2000-03-31
fixed Voodoo1/2/ stride problem in fxDDReadPixels()
Brian Paul
2000-03-31
misc clean-up
Brian Paul
2000-03-31
added more debugging code
Brian Paul
2000-03-31
updates for separate R/G/B/A accum buffer sizes
Brian Paul
2000-03-30
optimized glReadPixels()
Brian Paul
2000-03-29
new texture image download code
Brian Paul
2000-03-29
fixed some buffer clear bugs
Brian Paul
2000-03-27
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
Brian Paul
2000-03-23
added new texture image functions, minor clean-up
Brian Paul
2000-03-23
added some comments and new texture image functions
Brian Paul
2000-03-22
added Daryll's patches for texture alignment
Brian Paul
2000-03-22
updated renderer string version to 20000322
Brian Paul
2000-03-21
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-19
removed GL_FXMESA_global_texture_lod_bias extension
Brian Paul
2000-03-07
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
implemented FX_grSstPerfStats()
Brian Paul
2000-03-07
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-03
depth buffer change, BGR/RGB setup change
Brian Paul
2000-03-03
clean-up warnings
Brian Paul
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-02-25
fixed front/back buffer stride problem for XF86DRI
Brian Paul
2000-02-25
new fxDDClear(), fxDDDrawBitmp(), example extension registration code
Brian Paul
2000-02-22
disabled an fprintf in FX_grSstQueryHardware()
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-18
updated with latest DRI tree changes
Brian Paul
2000-01-13
added fxMesaContext arg to fxInitPixelTables()
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-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
applied Daryll's patches
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-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-22
removed redundant fxCloseHardware() decl
Brian Paul
1999-11-18
fixed FX_grSstControl(), now returns FxBool
Brian Paul
[next]