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
/
glide
/
fxapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace _mesa_unreference_framebuffer() with _mesa_reference_framebuffer()
Brian Paul
2009-02-09
1
-2
/
+2
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
1
-1
/
+1
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-2
/
+2
*
pathetic attempt to accomodate new frambuffer changes (still some work to do)
Daniel Borca
2005-05-09
1
-3
/
+10
*
allow greater swappendingcount for older hw (v1/v2)
Daniel Borca
2004-12-20
1
-3
/
+3
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-4
/
+0
*
added (back!) option to use non-packedcolor
Daniel Borca
2004-09-24
1
-1
/
+1
*
cleanup
Daniel Borca
2004-09-13
1
-8
/
+2
*
newer Glide3x snaps vertices internally for V1/VR/VB
Daniel Borca
2004-08-31
1
-1
/
+1
*
cleanup
Daniel Borca
2004-08-16
1
-8
/
+4
*
added GL_EXT_fog_coord.
Daniel Borca
2004-07-02
1
-1
/
+1
*
Hack for linear fogging. Added empty routines for WGL_ARB_pixel_format WGL_AR...
Daniel Borca
2004-06-19
1
-2
/
+1
*
remove the 3dfx CatchSignals stuff (the var was alwasy set)
Brian Paul
2004-06-11
1
-1
/
+1
*
masked out unsupported glBlendColor (some games check only the proc addr)
Daniel Borca
2004-06-03
1
-1
/
+2
*
minor fixes
Daniel Borca
2004-05-12
1
-0
/
+2
*
code cleanup heheh
Daniel Borca
2004-03-29
1
-8
/
+2
*
small changes (version string)
Daniel Borca
2004-03-25
1
-4
/
+5
*
Voodoo Rush fixes
Daniel Borca
2004-03-08
1
-0
/
+1
*
workaround for crash-upon-exit in verbose mode
Daniel Borca
2004-03-02
1
-42
/
+71
*
cleanup and some WGL PIXELFORMAT issues
Daniel Borca
2004-02-16
1
-51
/
+40
*
fixed back fxMesaGetCurrentContext to match MakeCurrent
Daniel Borca
2004-02-10
1
-3
/
+2
*
accomodate FetchTexel and fix some memory leak bugs
Daniel Borca
2004-01-26
1
-3
/
+11
*
accomodated new driver_func initialization
Daniel Borca
2004-01-23
1
-1
/
+2
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-3
/
+5
*
_mesa_delete_texture_object and some other updates
Daniel Borca
2004-01-15
1
-0
/
+2
*
envvars to control run-time
Daniel Borca
2004-01-08
1
-8
/
+8
*
DMesa: removed MGA2064W driver
Daniel Borca
2003-12-19
1
-35
/
+33
*
got rid of __FUNCTION__ :(
Daniel Borca
2003-12-10
1
-13
/
+15
*
Voodoo2 happiness
Daniel Borca
2003-11-03
1
-4
/
+4
*
changes to accomodate texture compression
Daniel Borca
2003-10-29
1
-0
/
+1
*
Napalm total immersion
Daniel Borca
2003-10-21
1
-2
/
+1
*
glide driver (wip)
Daniel Borca
2003-10-13
1
-121
/
+170
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-6
/
+9
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-376
/
+407
*
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-08-19
1
-164
/
+84
*
more DOS updates from Daniel Borca
Brian Paul
2003-07-17
1
-3
/
+38
*
Header file clean-up:
Brian Paul
2002-10-24
1
-4
/
+2
*
context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...
Brian Paul
2002-10-14
1
-2
/
+2
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-3
/
+6
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-21
/
+13
*
check hardware type and use SETUP_SNAP if needed
Brian Paul
2001-05-10
1
-8
/
+18
*
silence compiler warnings
Brian Paul
2001-03-27
1
-2
/
+2
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-427
/
+474
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-1
/
+1
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-3
/
+3
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-32
/
+29
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-581
/
+1
*
Lots of changes:
Keith Whitwell
2000-11-05
1
-4
/
+1
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-23
/
+23
*
added more resolutions (Andy Sloane)
Brian Paul
2000-08-31
1
-3
/
+5
[next]