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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename R300_NO_TCL envvar to RADEON_NO_TCL
Matt Turner
2012-01-30
1
-1
/
+1
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
1
-1
/
+0
*
radeon: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
1
-1
/
+2
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
11
-58
/
+66
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
2
-81
/
+1
*
mesa: remove gl_renderbuffer:RowStride field
Brian Paul
2012-01-24
1
-2
/
+0
*
radeon: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
2
-167
/
+0
*
mesa: use gl_renderbuffer::Map for all depth/stencil accesses
Brian Paul
2012-01-24
1
-4
/
+6
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
2
-10
/
+10
*
automake: src/mesa/drivers/dri/radeon
Matt Turner
2012-01-20
4
-54
/
+99
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
1
-1
/
+1
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+1
*
radeon: share common fog code between radeon and r200
Alex Deucher
2012-01-17
10
-134
/
+216
*
radeon: fix fog coordinate emit
Alex Deucher
2012-01-17
1
-1
/
+1
*
mesa: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
2
-27
/
+28
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
1
-1
/
+1
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
2
-1
/
+29
*
radeon: move declarations before code
Brian Paul
2012-01-02
2
-4
/
+6
*
radeon: add casts to silence warnings
Brian Paul
2012-01-02
1
-2
/
+2
*
radeon: remove unused tex image function prototypes
Brian Paul
2012-01-02
1
-40
/
+0
*
mesa: simplify Driver.TexImage() parameters
Brian Paul
2011-12-30
2
-48
/
+25
*
radeon: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
2
-20
/
+20
*
radeon: stop using _DepthBuffer, _StencilBuffer fields
Brian Paul
2011-12-13
2
-9
/
+8
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
2
-5
/
+7
*
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
3
-37
/
+72
*
r200: add Z16 depth detiling.
Dave Airlie
2011-12-06
1
-0
/
+105
*
r200: handle Z24 depth buffers correctly
Dave Airlie
2011-12-06
1
-2
/
+2
*
radeon/r200: drop old span depth/stencil code.
Dave Airlie
2011-12-05
1
-317
/
+0
*
radeon/r200: add draw/stencil buffer detiling
Dave Airlie
2011-12-05
2
-0
/
+111
*
radeon: fix warnings
Dave Airlie
2011-12-05
1
-2
/
+2
*
radeon: use mesa renderbuffer accessors for depth for now.
Dave Airlie
2011-12-05
1
-4
/
+5
*
radeon: add some tiling support for r100.
Dave Airlie
2011-12-05
2
-0
/
+13
*
radeon: texture/renderbuffer overhaul.
Dave Airlie
2011-12-05
11
-590
/
+376
*
radeon: set texture bits to always emit.
Dave Airlie
2011-12-05
1
-3
/
+3
*
radeon: update flush according to glXMakeCurrent man page
Dave Airlie
2011-12-05
1
-2
/
+15
*
radeon: drop border check
Dave Airlie
2011-12-05
1
-5
/
+0
*
radeon: add a bit more debugging to the blit debug code.
Dave Airlie
2011-12-05
1
-4
/
+4
*
radeon: use _mesa_readpixels() instead of _swrast_ReadPixels()
Brian Paul
2011-11-15
1
-7
/
+5
*
radeon: further cleanup of shared code
Fabio Pedretti
2011-11-14
3
-23
/
+6
*
radeon: add some missing FireMV pci ids
Alex Deucher
2011-11-14
1
-0
/
+1
*
radeon: fix build.
Dave Airlie
2011-11-11
1
-1
/
+1
*
radeon: drop unused constant_cliprect field
Dave Airlie
2011-11-11
2
-2
/
+0
*
radeon: disable texobj state for 3d texture
Dave Airlie
2011-11-11
1
-0
/
+1
*
radeon: use meta bitmap
Dave Airlie
2011-11-11
1
-0
/
+1
*
radeon: fix bug with wrong stride being used for rectangluar textures.
Dave Airlie
2011-11-11
4
-6
/
+6
*
radeon: silence unused var warnings
Brian Paul
2011-11-10
1
-3
/
+3
*
radeon: fix tex1d-border2d
Dave Airlie
2011-11-10
1
-31
/
+33
*
radeon: fix 3-coordinate swtcl emission
Dave Airlie
2011-11-10
1
-0
/
+8
*
radeon: cleanup radeon shared code after r300 and r600 classic drivers removal
Fabio Pedretti
2011-11-07
9
-956
/
+39
[next]