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
/
dri
/
trident
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
1
-0
/
+1
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
1
-1
/
+1
*
trident: Fix signedness warning.
Eric Anholt
2009-02-10
1
-1
/
+1
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-0
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
5
-18
/
+18
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-2
/
+2
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-3
/
+3
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-15
/
+13
*
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
1
-30
/
+22
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-12
/
+12
*
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
-1
/
+1
|
/
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-0
/
+1
|
\
|
*
include utils.h to silence warning
Brian Paul
2006-11-02
1
-0
/
+1
|
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-3
/
+2
*
|
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
2
-5
/
+5
|
/
*
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-18
1
-2
/
+9
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
2
-34
/
+3
*
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
2
-2
/
+0
*
Remove the many aliases for 'struct mem_block' in mm.h
Keith Whitwell
2005-11-28
1
-1
/
+1
*
make some functions static
Brian Paul
2005-09-05
2
-8
/
+15
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-18
/
+13
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-0
/
+4
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+1
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-38
/
+17
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-12
/
+1
*
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
4
-12
/
+90
*
linux-dri-x86 build fix from Andreas Stenglein.
Adam Jackson
2005-01-02
2
-2
/
+2
*
Get trident building and -Werror clean.
Adam Jackson
2004-12-24
9
-85
/
+211
*
Import s3virge and trident drivers. Not functional yet; no Makefile, no DRI-...
Adam Jackson
2004-12-16
6
-0
/
+2854