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
/
dri
/
s3v
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'origin' into glsl-compiler-1
Brian
2007-03-09
1
-1
/
+1
|
\
|
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+1
*
|
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-23
/
+23
|
/
*
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
1
-3
/
+2
*
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
3
-6
/
+6
*
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-18
1
-4
/
+10
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
1
-19
/
+2
*
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
1
-1
/
+0
*
Remove the many aliases for 'struct mem_block' in mm.h
Keith Whitwell
2005-11-28
1
-2
/
+2
*
fix problems found with gcc 2.96 (bug 4934)
Brian Paul
2005-10-31
1
-7
/
+38
*
In gl_texture_image replace IntFormat with InternalFormat and Format with
Brian Paul
2005-10-05
2
-5
/
+5
*
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-13
1
-4
/
+0
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-19
/
+16
*
Use InitPointers helper
Brian Paul
2005-09-04
1
-18
/
+5
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
3
-134
/
+26
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-0
/
+5
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-5
/
+0
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
1
-32
/
+0
*
Refactor COMMON_SOURCES up to Makefile.template
Adam Jackson
2005-05-05
1
-11
/
+0
*
Add drirenderbuffer.c to COMMON_SOURCES
Adam Jackson
2005-05-04
1
-0
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
6
-28
/
+146
*
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-22
1
-53
/
+4
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
2
-8
/
+0
*
silence makedepend warnings about non-portable whitespace
Adam Jackson
2005-01-23
3
-13
/
+13
*
linux-dri-x86 build fix from Andreas Stenglein.
Adam Jackson
2005-01-02
2
-2
/
+2
*
Fix read-from-uninitialized in s3vMakeCurrent()
Adam Jackson
2004-12-27
1
-0
/
+1
*
Get s3v building with a minimum of warnings.
Adam Jackson
2004-12-27
18
-206
/
+483
*
Import s3virge and trident drivers. Not functional yet; no Makefile, no DRI-...
Adam Jackson
2004-12-16
24
-0
/
+7549