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
*
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
*
r600c: add some new pci ids
Alex Deucher
2011-05-03
1
-0
/
+4
*
r600c: add new ontario pci ids
Alex Deucher
2011-04-04
1
-0
/
+2
*
radeon: fix radeon_create_image_from_name() wrong parameter type
Brian Paul
2011-03-24
1
-3
/
+3
*
r200: remove 0x4243 pci id
Alex Deucher
2011-02-01
1
-1
/
+0
*
r600c: add support for NI asics
Alex Deucher
2011-01-06
1
-0
/
+48
*
r600c: add Ontario Fusion APU support
Alex Deucher
2010-11-22
1
-0
/
+8
*
r600c/evergreen: texture align is group_bytes just like 6xx/7xx
Alex Deucher
2010-11-17
1
-4
/
+12
*
radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm
Johann Rudloff
2010-11-08
1
-0
/
+185
*
r600c: properly align mipmaps to group size
Alex Deucher
2010-11-08
1
-1
/
+4
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
evergreen : initial support driver code.
richard
2010-08-20
1
-1
/
+56
*
r600c: tiling require drm 2.6.0, not 2.5.0
Alex Deucher
2010-08-05
1
-1
/
+1
[next]