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
/
radeon
/
radeon_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...
Roland Scheidegger
2005-10-13
1
-1
/
+2
*
make some functions static
Brian Paul
2005-09-14
1
-2
/
+4
*
just some reformatting
Brian Paul
2005-09-13
1
-8
/
+10
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-10
/
+25
*
set depthHasSurface for stencil renderbuffer
Brian Paul
2005-09-02
1
-0
/
+1
*
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-09-01
1
-9
/
+7
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-0
/
+4
*
glxEnableExtension is a platform-specific function exported by the loader.
Ian Romanick
2005-07-28
1
-10
/
+8
*
Major rip-up of internal function insertion interface. The old
mesa_6_3_1
Ian Romanick
2005-07-28
1
-1
/
+13
*
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
-42
/
+16
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+60
*
Add support for production version of ATI RN50/ES1000. (ATI Technologies
Michel Dänzer
2005-03-18
1
-0
/
+2
*
Add a dri config option to enable the max texture level hack
Dave Airlie
2005-02-26
1
-1
/
+2
*
fd.o bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)
Michel Dänzer
2005-02-18
1
-0
/
+3
*
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
1
-2
/
+6
*
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
-3
/
+3
*
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-12-08
1
-1
/
+2
*
enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...
Roland Scheidegger
2004-12-03
1
-0
/
+2
*
add some chip ids
Roland Scheidegger
2004-11-10
1
-0
/
+5
*
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
-14
/
+2
*
Remove fill_in_modes and use driFillInModes instead.
Ian Romanick
2004-06-03
1
-82
/
+30
*
Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
Jon Smirl
2004-06-03
1
-6
/
+0
*
driCheckDriDdxDrmVersion uses a function that is not available to
Ian Romanick
2004-06-02
1
-2
/
+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
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
1
-1
/
+1
*
bring over build fixes from stable branch
Alan Hourihane
2004-04-26
1
-0
/
+1
*
Make sure drivers don't dereference a NULL pointer if
Ian Romanick
2004-03-26
1
-10
/
+10
*
Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.
Ian Romanick
2004-03-18
1
-1
/
+1
*
Convert all uses of CARD32 and CARD8 to int32_t and int8_t.
Ian Romanick
2004-03-17
1
-1
/
+1
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-13
/
+13
*
Add support for the new DRI driver interfaces to the radeon driver (patch por...
Roland Scheidegger
2004-03-01
1
-38
/
+190
*
Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff
Eric Anholt
2004-01-05
1
-0
/
+13
*
Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200.
Felix Kuehling
2004-01-05
1
-1
/
+3
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-1
/
+25
*
merge some more of the radeon DRI driver from the DRI trunk
Alan Hourihane
2003-12-07
1
-3
/
+17
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-44
/
+63
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+421