index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
2
-1
/
+3
*
implemented FX_grSstPerfStats()
Brian Paul
2000-03-07
1
-6
/
+6
*
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
1
-0
/
+10
*
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-07
2
-2
/
+2
*
removed obsolete logicop function
Brian Paul
2000-03-03
1
-14
/
+4
*
depth buffer change, BGR/RGB setup change
Brian Paul
2000-03-03
1
-4
/
+18
*
clean-up warnings
Brian Paul
2000-03-03
3
-16
/
+20
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
3
-92
/
+169
*
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-27
3
-6
/
+6
*
inserted a tab
Brian Paul
2000-02-25
1
-2
/
+2
*
changed glXCopyContext mask back to GLuint
Brian Paul
2000-02-25
3
-7
/
+6
*
changed glXCopyContext's mask to unsigned long
Brian Paul
2000-02-25
1
-3
/
+3
*
fixed front/back buffer stride problem for XF86DRI
Brian Paul
2000-02-25
1
-1
/
+6
*
new fxDDClear(), fxDDDrawBitmp(), example extension registration code
Brian Paul
2000-02-25
1
-181
/
+261
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-2
/
+2
*
changed glXCopyContext()'s mask to unsigned long
Brian Paul
2000-02-23
3
-7
/
+8
*
fixed bug in 24bpp ximage pixel addressing
Brian Paul
2000-02-22
1
-3
/
+3
*
disabled an fprintf in FX_grSstQueryHardware()
Brian Paul
2000-02-22
1
-0
/
+2
*
replaced gl_ggiRendererString() with gl_ggiGetString()
Brian Paul
2000-02-17
1
-3
/
+6
*
replaced renderer_string() with get_string() func
Brian Paul
2000-02-17
1
-6
/
+14
*
update fog near/far bug fix
Brian Paul
2000-02-16
2
-47
/
+37
*
updated with changes from DRI project CVS
Brian Paul
2000-02-16
6
-29
/
+63
*
initialize fxMesa->verbose with MESA_FX_INFO env var
Brian Paul
2000-02-13
1
-0
/
+5
*
added MESA_FX_NO_SIGNALS env var (Michael Vance)
Brian Paul
2000-02-12
1
-2
/
+6
*
udpated version/copyright info
Brian Paul
2000-02-09
8
-16
/
+16
*
removed fxDDBufferSize proto
Brian Paul
2000-02-09
1
-4
/
+2
*
updated fxDDGetString() for DRI
Brian Paul
2000-02-09
1
-46
/
+72
*
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul
2000-02-06
1
-13
/
+17
*
clearing depth buffer failed when clearing front color buffer
Brian Paul
2000-02-06
1
-17
/
+19
*
added support for GL_RGB5_A1 internal texture format (Eero Pajarre)
Brian Paul
2000-02-04
1
-7
/
+89
*
pass IntFormat, not Format to fxTexGetFormat
Brian Paul
2000-02-04
1
-1
/
+1
*
include conf.h
tanner
2000-01-31
5
-5
/
+25
*
updated version string to Mesa 3.3
Brian Paul
2000-01-27
1
-3
/
+3
*
updated RGB2BGR function
Brian Paul
2000-01-25
2
-10
/
+8
*
updated for Mesa 3.3
Brian Paul
2000-01-25
8
-162
/
+295
*
added #ifdef SVGA, work-around asm code problem
Brian Paul
2000-01-23
6
-6
/
+40
*
updated SVGA sources from Mesa 3.2
Brian Paul
2000-01-22
12
-334
/
+1468
*
updated with latest DRI tree changes
Brian Paul
2000-01-18
7
-308
/
+464
*
Added occlusion test code. Follows the HP proposed occlusion test extension.
Randy Frank
2000-01-15
1
-2
/
+219
*
GLcontext is now nested in OSMesaContext
Brian Paul
2000-01-14
1
-57
/
+69
*
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-13
3
-6
/
+9
*
* Fixups to the GGIMesa code to reflect the recent DD API changes
Jon Taylor
2000-01-07
8
-67
/
+376
*
added BitsPerPixel to XMesaVisual struct
Brian Paul
2000-01-07
1
-2
/
+3
*
return GL_FALSE in fxDDColorMask
Brian Paul
2000-01-06
1
-1
/
+1
*
updated Clear function for new mask bits
Brian Paul
2000-01-06
3
-56
/
+77
*
removed old thread code
Brian Paul
1999-12-17
1
-45
/
+16
*
bitmaps were vertically shifted by one pixel
Brian Paul
1999-12-12
1
-2
/
+3
*
added GLX_ARB_get_proc_address to extension list
Brian Paul
1999-12-11
1
-3
/
+3
*
new depth buffer functions
Brian Paul
1999-12-10
3
-453
/
+64
*
pass new args to gl_create_framebuffer
Brian Paul
1999-12-10
1
-1
/
+5
[prev]
[next]