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
/
i830
/
i830_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-21
/
+18
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-0
/
+4
*
Fix a == vs !- typo for glx_enable_extension
Jon Smirl
2005-07-29
1
-1
/
+1
*
glxEnableExtension is a platform-specific function exported by the loader.
Ian Romanick
2005-07-28
1
-5
/
+3
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+12
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-13
/
+11
*
All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows
Ian Romanick
2005-07-24
1
-37
/
+9
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-2
/
+72
*
Also PUBLICize the config option table
Adam Jackson
2004-12-16
1
-1
/
+1
*
Mark __driCreateNewScreen PUBLIC
Adam Jackson
2004-12-15
1
-0
/
+1
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-2
/
+2
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
1
-1
/
+2
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-12
/
+0
*
remove unused mode function
Dave Airlie
2004-06-16
1
-68
/
+0
*
switch to using driFillInModes fix depthbuffer = 0
Dave Airlie
2004-06-16
1
-20
/
+26
*
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
-2
/
+0
*
driCheckDriDdxDrmVersion uses a function that is not available to
Ian Romanick
2004-06-02
1
-19
/
+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
*
Fix solo build, add missing #ifdef NEW_INTERFACE
Jon Smirl
2004-05-09
1
-0
/
+8
*
Add support for GLX_SGI_make_current_read.
Ian Romanick
2004-05-07
1
-0
/
+2
*
Enable use of new DRI interface in i830 driver.
Ian Romanick
2004-05-07
1
-12
/
+201
*
Add support for the 3rd and 4th texture units. The actual number of
Ian Romanick
2004-05-07
1
-0
/
+15
*
Minor changes to make linux-solo build again
Jon Smirl
2003-10-16
1
-9
/
+9
*
add gamma driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-4
/
+4
*
add the i830 driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+371