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
/
tdfx
/
tdfx_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-31
/
+31
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-3
/
+5
*
Remove GetMSC DriverAPI function.
Kristian Høgsberg
2008-02-25
1
-1
/
+0
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-0
/
+1
*
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
2007-10-11
1
-5
/
+5
*
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
1
-53
/
+33
*
Remove screenConfigs from __DRIscreen.
Kristian Høgsberg
2007-10-10
1
-2
/
+1
*
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
*
Enable GLX_SGI_make_current_read for tdfx.
Ian Romanick
2006-11-14
1
-0
/
+12
*
Fix "3D driver claims to not support visual ..." warnings.
Ian Romanick
2006-11-13
1
-1
/
+1
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-19
/
+15
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-1
/
+6
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+15
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-7
/
+6
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-23
/
+1
*
Move fallback and other debugging under TDFX_DEBUG using the same mechanism
Eric Anholt
2005-06-01
1
-9
/
+1
*
Add no_rast option.
Eric Anholt
2005-06-01
1
-6
/
+24
*
Fix the 3dfx driver by correcting what appears to be a typo GL_RGBA8 instead
Eric Anholt
2005-06-01
1
-1
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-1
/
+57
*
Unused variable cleanup.
Adam Jackson
2004-12-27
1
-2
/
+1
*
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
1
-0
/
+1
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-10
/
+0
*
silence a warning
Adam Jackson
2004-06-10
1
-0
/
+1
*
The required DDX and DRI version numbers were switched. This went unnoticed
Ian Romanick
2004-06-07
1
-2
/
+2
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-9
/
+0
*
driCheckDriDdxDrmVersion uses a function that is not available to
Ian Romanick
2004-06-02
1
-28
/
+10
*
Fix dumb mistake from a previous commit. __driCreateScreen is now
Ian Romanick
2004-06-01
1
-1
/
+3
*
Convert 'Display *' to '__DRInativeDisplay *'. Only portions of the
Ian Romanick
2004-06-01
1
-2
/
+2
*
use new interface for tdfx (phase 2)
Adam Jackson
2004-05-28
1
-0
/
+123
*
bring over build fixes from stable branch
Alan Hourihane
2004-04-26
1
-2
/
+2
*
build in SOLO environment
Alan Hourihane
2003-12-08
1
-2
/
+12
*
add tdfx DRI driver
Alan Hourihane
2003-12-04
1
-0
/
+331