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
/
ffb
/
ffb_xmesa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-0
/
+1
*
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
1
-35
/
+13
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-11
/
+11
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+1
*
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
1
-2
/
+1
*
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
1
-3
/
+3
*
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-14
1
-1
/
+5
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-4
/
+8
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-9
/
+1
*
Commit missing piece from Egbert's 32/64 bit patches
Alan Hourihane
2005-08-19
1
-25
/
+26
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-1
/
+7
*
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
-9
/
+6
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-21
/
+1
*
Fix the FFB driver for the renderbuffer changes
Alan Hourihane
2005-07-18
1
-22
/
+211
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-2
/
+2
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
1
-5
/
+0
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-6
/
+0
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-15
/
+1
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
1
-7
/
+11
*
build fixes
Alan Hourihane
2004-04-08
1
-1
/
+1
*
Undo some bits from last check-in related to the ctx->Driver.NewTextureObject
Brian Paul
2004-01-20
1
-2
/
+10
*
add SPARC ffb DRI driver
Alan Hourihane
2003-12-04
1
-0
/
+593