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
/
common
/
drirenderbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: remove old assertion (see bug 26734)
Brian Paul
2010-02-24
1
-8
/
+0
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
dri: Remove unnecessary headers.
Vinson Lee
2010-02-12
1
-1
/
+0
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-2
/
+2
*
dri/drivers: update driNewRenderbuffer() to take a gl_format
Brian Paul
2009-10-22
1
-30
/
+31
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-16
/
+7
*
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
1
-4
/
+4
|
\
|
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
|
revert the DRI2 commits
Alan Hourihane
2008-06-12
1
-0
/
+2
*
|
Bring in DRI2 changes
Alan Hourihane
2008-06-11
1
-2
/
+0
*
|
re-enable fb size assertions which were previously disabled
Brian
2007-10-31
1
-2
/
+0
*
|
fix assertion, z/stencil swarst readback, (still looks suspicious) copyTexSub...
Roland Scheidegger
2007-07-14
1
-0
/
+4
|
/
*
driUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.
Michel Dänzer
2007-04-08
1
-1
/
+1
*
Init the Red/Green/Blue/Alpha/Depth/StencilBits fields in driNewRenderbuffer()
Brian Paul
2006-03-30
1
-0
/
+19
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-1
/
+3
*
fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL...
Roland Scheidegger
2006-01-30
1
-1
/
+7
*
Replace gl_renderbuffer.ComponentSizes[] with separate RedBits, GreenBits,
Brian Paul
2005-09-22
1
-1
/
+1
*
added driUpdateFramebufferSize()
Brian Paul
2005-09-14
1
-2
/
+24
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-1
/
+9
*
replace assertion with a conditional return
Brian Paul
2005-09-04
1
-2
/
+6
*
added flippedData field for page flipping, code to flip stereo color buffers
Brian Paul
2005-09-03
1
-25
/
+45
*
added driFlipRenderbuffers()
Brian Paul
2005-09-01
1
-0
/
+32
*
added a few more fields to help with DRI drivers
Brian Paul
2005-09-01
1
-0
/
+4
*
added comment
Brian Paul
2005-06-04
1
-0
/
+2
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-0
/
+96