| Commit message (Expand) | Author | Age | Files | Lines |
* | gbm: track buffer format through DRI drivers | Jesse Barnes | 2012-02-22 | 1 | -0/+1 |
* | radeon: cleanup radeon shared code after r300 and r600 classic drivers removal | Fabio Pedretti | 2011-11-07 | 1 | -5/+0 |
* | radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernel | Dave Airlie | 2011-10-30 | 1 | -18/+0 |
* | radeon: Drop the non-kernel-memory-manager support, and thus DRI1. | Eric Anholt | 2011-10-28 | 1 | -1/+0 |
* | radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm | Johann Rudloff | 2010-11-08 | 1 | -0/+11 |
* | r600: add span support for 2D tiling | Alex Deucher | 2010-08-05 | 1 | -0/+7 |
* | DRI2: add config query extension | Jesse Barnes | 2010-04-22 | 1 | -1/+1 |
* | Remove leftover __DRI{screen,drawable,context}Private references | Kristian Høgsberg | 2010-01-04 | 1 | -2/+2 |
* | r300: add support for getting Z pipe info from drm | Alex Deucher | 2009-08-24 | 1 | -0/+1 |
* | radeon: add flag for drm OQ support | Maciej Cencora | 2009-08-15 | 1 | -0/+1 |
* | Merge master and fix conflicts | Alex Deucher | 2009-06-12 | 1 | -0/+1 |
|\ |
|
| * | radeon: Provide a more detailled GL_RENDERER string. | Nicolai Hähnle | 2009-06-01 | 1 | -0/+1 |
* | | R600: initial copy of r300 code | Alex Deucher | 2009-04-08 | 1 | -0/+2 |
|/ |
|
* | radeon: fixup render buffer cleanups | Dave Airlie | 2009-04-01 | 1 | -0/+1 |
* | radeon/r200/r300: make build with out libdrm_radeon installed for now | Dave Airlie | 2009-02-12 | 1 | -1/+0 |
* | radeon: make DRI1 one work with new CS mechanism | Dave Airlie | 2008-12-01 | 1 | -1/+2 |
* | r300: SetTex extension support | Jerome Glisse | 2008-11-14 | 1 | -1/+1 |
* | 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 |