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
/
radeon
/
radeon_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: bo and cs abstraction.
Jerome Glisse
2008-11-14
1
-1
/
+4
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
1
-1
/
+1
*
R3/4/5xx: update to use drm get_param for num gb pipes
Alex Deucher
2008-05-28
1
-0
/
+2
*
Move new texOffset extension to the new extension mechanism.
Kristian Høgsberg
2007-10-11
1
-1
/
+1
*
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
2007-10-11
1
-1
/
+1
*
Move media stream counter entry points to new extension.
Kristian Høgsberg
2007-10-11
1
-1
/
+1
*
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
Kristian Høgsberg
2007-10-11
1
-1
/
+1
*
Move GLX_MESA_allocate_memory related functions to new extension mechanism.
Kristian Høgsberg
2007-10-11
1
-1
/
+1
*
Move swap_interval to new extension mechanism.
Kristian Høgsberg
2007-10-10
1
-0
/
+2
*
preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...
Roland Scheidegger
2006-05-27
1
-0
/
+1
*
switch to card_type rather than IsPCI, doesn't change any functionality yet
Dave Airlie
2006-04-04
1
-1
/
+1
*
cube maps on r100 require newer drm than the same feature on r200 (regression...
Roland Scheidegger
2006-01-07
1
-1
/
+2
*
First step of Radeon DRI unification:
Eric Anholt
2005-11-02
1
-8
/
+17
*
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...
Roland Scheidegger
2005-10-15
1
-0
/
+1
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+0
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
1
-3
/
+0
*
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
1
-0
/
+2
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-1
/
+1
*
enable GL_EXT_stencil_wrap (patch from idr), including some hacks for origina...
Roland Scheidegger
2004-12-03
1
-0
/
+1
*
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-06-02
1
-1
/
+1
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
1
-1
/
+1
*
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
-2
/
+1
*
merge some more of the radeon DRI driver from the DRI trunk
Alan Hourihane
2003-12-07
1
-0
/
+1
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-2
/
+7
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+101