index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
svga
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+0
*
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
5
-20
/
+40
*
Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code to
Brian Paul
2006-10-15
1
-3
/
+11
*
some updates, but code still out of date
Brian Paul
2005-09-07
1
-11
/
+3
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-10
/
+12
*
silence a warning
Brian Paul
2004-11-29
1
-2
/
+2
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-3
/
+8
*
compilation fixes
Brian Paul
2002-11-11
10
-37
/
+38
*
Header file clean-up:
Brian Paul
2002-10-24
1
-9
/
+2
*
context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbu...
Brian Paul
2002-10-14
1
-2
/
+2
*
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-10-04
4
-13
/
+29
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-30
/
+7
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-6
/
+5
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
1
-2
/
+6
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
1
-2
/
+3
*
updates for Mesa 4.0
Brian Paul
2001-09-23
1
-1
/
+2
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-36
/
+37
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-2
/
+2
*
misc updates to match latest device driver changes
Brian Paul
2001-02-06
11
-33
/
+70
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
8
-30
/
+24
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-6
/
+6
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-3
/
+3
*
Modified Files:
Jouk Jansen
2000-11-22
1
-30
/
+30
*
Minor header file changes to silence warnings.
Brian Paul
2000-11-17
1
-2
/
+5
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-2
/
+2
*
more Driver.Color, Driver.Index updates
Brian Paul
2000-11-14
1
-4
/
+1
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
11
-102
/
+53
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-26
/
+26
*
added dummy function to silence compiler warning
Brian Paul
2000-06-14
5
-5
/
+56
*
updates for separate R/G/B/A accum buffer sizes
Brian Paul
2000-03-31
1
-2
/
+2
*
include conf.h
tanner
2000-01-31
5
-5
/
+25
*
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
*
Initial revision
jtg
1999-08-19
1
-0
/
+540