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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: Build the driver into the shared mesa_dri_drivers.so.
Eric Anholt
2013-10-24
1
-2
/
+24
*
dri: Move driver config options to dri driver extensions.
Eric Anholt
2013-10-24
1
-7
/
+12
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
1
-0
/
+3
*
dri: Choose a decent global driNConfigOptions.
Eric Anholt
2013-08-17
1
-4
/
+1
*
mesa: Remove unused allow_large_textures driconf from classic drivers.
Eric Anholt
2013-06-28
1
-4
/
+2
*
mesa: Use quotes on bool driconf options to prevent stdbool.h breakage.
Eric Anholt
2013-04-19
1
-8
/
+8
*
radeon: Remove dead STANDALONE_MMIO defines
Matt Turner
2013-02-11
1
-1
/
+0
*
Consolidate some redundant definitions of ARRAY_SIZE() macro.
Paul Berry
2013-02-08
1
-2
/
+0
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+1
*
radeon: Fix memory leak in radeonCreateScreen2.
Vinson Lee
2012-11-30
1
-1
/
+3
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-13
/
+7
*
r200: Remove support for software-only NV_vertex_program.
Eric Anholt
2012-10-15
1
-4
/
+1
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
1
-3
/
+3
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-5
/
+5
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
1
-4
/
+4
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-4
/
+1
*
gbm: track buffer format through DRI drivers
Jesse Barnes
2012-02-22
1
-0
/
+2
*
Rename R300_NO_TCL envvar to RADEON_NO_TCL
Matt Turner
2012-01-30
1
-1
/
+1
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
1
-6
/
+6
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
1
-1
/
+1
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+1
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-1
/
+2
*
radeon: add original r100 to the always tiled depth list.
Dave Airlie
2011-12-06
1
-1
/
+1
*
radeon/r200: add RV200 detiling + add an always tiled flag
Dave Airlie
2011-12-06
1
-4
/
+5
*
radeon: further cleanup of shared code
Fabio Pedretti
2011-11-14
1
-12
/
+2
*
radeon: add some missing FireMV pci ids
Alex Deucher
2011-11-14
1
-0
/
+1
*
radeon: cleanup radeon shared code after r300 and r600 classic drivers removal
Fabio Pedretti
2011-11-07
1
-580
/
+8
*
dri: move __driUtilMessage to xmlconfig.c
George Sapountzis
2011-11-04
1
-2
/
+1
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
1
-7
/
+7
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
1
-2
/
+1
*
dri: Remove dri2.enabled flag
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Remove remaining DRI1 vblank code
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
dri: Remove driMediaStreamCounterExtension
Kristian Høgsberg
2011-11-02
1
-3
/
+0
*
dri: Remove driSwapControlExtension
Kristian Høgsberg
2011-11-02
1
-3
/
+1
*
dri: Drop driCopySubBufferExtension
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
dri: Drop driReadDrawableExtension
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
dri: Drop driLegacyExtension
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernel
Dave Airlie
2011-10-30
1
-170
/
+0
*
radeon/r200: drop remains of non-libdrm_radeon build
Dave Airlie
2011-10-29
1
-2
/
+0
*
radeon: Drop some remaining DRI1 vblank support code.
Eric Anholt
2011-10-28
1
-33
/
+0
*
radeon: Drop the DRI1 zero-copy TFP code.
Eric Anholt
2011-10-28
1
-11
/
+0
*
radeon: Drop the DRI1 swapbuffers implementation.
Eric Anholt
2011-10-28
1
-2
/
+0
*
radeon: Unifdef RADEON_R300 and RADEON_R600.
Eric Anholt
2011-10-28
1
-118
/
+0
*
radeon: Delete DRI1 screen init code and thus support for !kernel_mm.
Eric Anholt
2011-10-28
1
-495
/
+5
*
r600c/g: add new NI pci ids
Alex Deucher
2011-07-15
1
-0
/
+2
*
r600c: add missing bank tiling case for evergreen
Alex Deucher
2011-06-22
1
-0
/
+3
*
r600c: add tiling support for evergreen+
Alex Deucher
2011-06-14
1
-45
/
+95
*
r600c: add support for llano
Alex Deucher
2011-05-31
1
-0
/
+19
*
Add pci id for FirePro 2270
Kostas Georgiou
2011-05-06
1
-0
/
+1
[next]