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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Add a CriticalErrorMessageF macro.
Carl Worth
2012-02-08
2
-0
/
+26
*
dri: Clarify comments on InfoMessageF and ErrorMessageF macros.
Carl Worth
2012-02-08
1
-1
/
+6
*
glsl: Fix Android build
Chad Versace
2012-02-08
1
-0
/
+1
*
r600g: fix handling of outputs as TEX addr sources
Christian König
2012-02-08
1
-1
/
+2
*
i965: Remove file i965/junk, accidentally added in 7b36c68
Chad Versace
2012-02-08
1
-0
/
+0
*
st/mesa: avoid vertex texture and sampler updates for 0 case
Dave Airlie
2012-02-08
2
-0
/
+5
*
i965: Remove broken symlink to intel_decode.c.
Kenneth Graunke
2012-02-07
1
-1
/
+0
*
i965/fs: Implement GL_CLAMP behavior on texture rectangles on gen6+.
Eric Anholt
2012-02-07
1
-5
/
+49
*
i965/fs: Move GL_CLAMP handling to coordinate setup.
Eric Anholt
2012-02-07
1
-29
/
+21
*
i965: Fix HiZ change compiler warning.
Eric Anholt
2012-02-07
1
-1
/
+0
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
19
-517
/
+1146
*
intel: Avoid divide by zero for very small linear blits
Ian Romanick
2012-02-07
1
-1
/
+1
*
intel: Remove num_mapped_regions assertion from _intel_batchbuffer_flush
Ian Romanick
2012-02-07
1
-7
/
+0
*
gallium/gbm: r300 and r600 now depend on libdrm
Tobias Droste
2012-02-07
1
-0
/
+2
*
r600g: remove unused vars to silence warnings
Brian Paul
2012-02-07
1
-2
/
+0
*
mesa: remove unused _mesa_error_check_format_type() function
Brian Paul
2012-02-07
2
-121
/
+0
*
mesa: stop using _mesa_error_check_format_type() in glReadPixels
Brian Paul
2012-02-07
1
-2
/
+7
*
mesa: stop using _mesa_error_check_format_type() in glDrawPixels
Brian Paul
2012-02-07
1
-3
/
+35
*
mesa: remove redundant format/type checks in glReadPixels()
Brian Paul
2012-02-07
1
-35
/
+0
*
mesa: remove redundant format/type checks in glGetTexImage()
Brian Paul
2012-02-07
1
-34
/
+0
*
mesa: new _mesa_error_check_format_and_type() function
Brian Paul
2012-02-07
5
-94
/
+178
*
scons: fix typo in package version
Dave Airlie
2012-02-07
1
-1
/
+1
*
radeon: only init surface manage on r600
Dave Airlie
2012-02-07
1
-4
/
+8
*
scons: Require same pkg-config versions as configure.
José Fonseca
2012-02-07
2
-7
/
+10
*
scons: r300/r600 now depends on libdrm.
José Fonseca
2012-02-07
5
-38
/
+44
*
mesa: support more format/type combos in _mesa_dump_image()
Brian Paul
2012-02-06
1
-1
/
+28
*
util: fix typo in debug_printf_once comment
Brian Paul
2012-02-06
1
-1
/
+1
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
23
-134
/
+833
*
Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the serv...
Jon TURNEY
2012-02-06
1
-0
/
+1
*
st/vdpau: use dst surface size if clip width/height is zero
Christian König
2012-02-06
1
-2
/
+2
*
st/vdpau: implement vlVdpOutputSurfaceQueryCapabilities
Christian König
2012-02-06
1
-2
/
+36
*
nv50: fix bad assertion on Elements(phi->src) in regalloc
Christoph Bumiller
2012-02-06
1
-1
/
+1
*
dri: Don't build libdricommon.la if we don't need it
Jon TURNEY
2012-02-06
2
-2
/
+10
*
vl: add VL_MAX_SURFACES define
Christian König
2012-02-06
3
-2
/
+4
*
vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
Christian König
2012-02-06
9
-44
/
+44
*
vl: prefix size defines with VL_
Christian König
2012-02-06
7
-64
/
+65
*
vl: remove assert on unknown video profile
Christian König
2012-02-06
1
-1
/
+0
*
st/xvmc: respect caps when creating video buffers
Christian König
2012-02-06
1
-0
/
+6
*
st/vdpau: use interlacing capabilities
Christian König
2012-02-06
2
-1
/
+15
*
st/vdpau: implement uploads to interlaced video buffers
Christian König
2012-02-06
1
-21
/
+27
*
vl: add interlacing capabilities
Christian König
2012-02-06
6
-1
/
+34
*
vl: add a simple weave deinterlacer
Christian König
2012-02-06
2
-33
/
+173
*
vl/video_buffer: fix interlaced surface ordering
Christian König
2012-02-06
1
-7
/
+13
*
vl/video_buffer: fix height of interlaced video buffers
Christian König
2012-02-06
1
-2
/
+8
*
mesa: check_index_bounds off-by-one fix
Roland Scheidegger
2012-02-06
1
-1
/
+1
*
mesa: Fix xcb-dri2 link flags leaking into LIBS.
Eric Anholt
2012-02-04
1
-0
/
+2
*
intel: check for LLC support when reading maps
Eugeni Dodonov
2012-02-04
1
-1
/
+1
*
intel: verify if hardware has LLC support
Eugeni Dodonov
2012-02-04
4
-0
/
+12
*
draw: fix fog coord export.
Dave Airlie
2012-02-04
1
-1
/
+6
*
vbo: fix a building error
Chih-Wei Huang
2012-02-04
1
-0
/
+2
[next]