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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300/compiler/tests: Fix line length check in test parser
Tom Stellard
2013-12-09
1
-1
/
+3
*
r300/compiler/tests: Fix segfault
Tom Stellard
2013-12-09
1
-6
/
+5
*
nouveau/video: update a few more h264 picparm field names
Ilia Mirkin
2013-12-09
1
-16
/
+17
*
nouveau/video: update h264 picparm field names based on usage
Ilia Mirkin
2013-12-09
1
-15
/
+13
*
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
Ilia Mirkin
2013-12-09
2
-7
/
+2
*
nvc0: make sure nvd7 gets NVC8_3D_CLASS as well
Ilia Mirkin
2013-12-09
1
-1
/
+2
*
nv50: TXF already has integer arguments, don't try to convert from f32
Ilia Mirkin
2013-12-09
1
-7
/
+9
*
llvmpipe: clamp fragment shader depth write to the current viewport depth range.
Matthew McClure
2013-12-09
13
-29
/
+255
*
r600/llvm: Allow arbitrary amount of temps in tgsi to llvm
Vincent Lejeune
2013-12-07
2
-4
/
+45
*
freedreno/a3xx: add adreno 330 support
Rob Clark
2013-12-07
2
-4
/
+7
*
freedreno/a3xx/compiler: add ROUND
Rob Clark
2013-12-07
1
-0
/
+1
*
st/xa: Bump major version number to 2
Thomas Hellstrom
2013-12-06
1
-1
/
+1
*
nvc0: fixup gk110 and up not being listed in various switch statements
Ben Skeggs
2013-12-06
7
-13
/
+27
*
tools/trace: More tweaks to state dumping.
José Fonseca
2013-12-05
1
-3
/
+12
*
trace: Reorder dumping of pipe_rasterizer_state.
José Fonseca
2013-12-05
1
-3
/
+11
*
trace: Dump pipe_sampler_state::seamless_cube_map.
José Fonseca
2013-12-05
1
-0
/
+1
*
radeonsi: Remove some stale XXX / FIXME comments
Michel Dänzer
2013-12-05
2
-5
/
+1
*
nouveau: Add lots of comments to the buffer transfer logic
Ilia Mirkin
2013-12-04
2
-4
/
+71
*
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2013-12-04
2
-0
/
+12
*
nouveau: avoid leaking fences while waiting
Ilia Mirkin
2013-12-04
1
-6
/
+5
*
nv50: fix a small leak on context destroy
Ilia Mirkin
2013-12-04
1
-0
/
+2
*
nv50: Fix GPU_READING/WRITING bit removal
Ilia Mirkin
2013-12-04
2
-3
/
+3
*
pipe-loader: Fix llvmpipe.la path
Michel Dänzer
2013-12-04
1
-1
/
+1
*
gallium/radeon: use PRIu64 macro for printing uint64_t
Emil Velikov
2013-12-03
2
-4
/
+6
*
pipe-loader: build llvmpipe on top of softpipe
Emil Velikov
2013-12-03
1
-10
/
+7
*
st/mesa: implement layered framebuffer clear for the clear_with_quad fallback
Marek Olšák
2013-12-03
2
-0
/
+25
*
gallium/util: implement layered framebuffer clear in u_blitter
Marek Olšák
2013-12-03
10
-30
/
+110
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
14
-1
/
+21
*
radeonsi: add driver support for layered rendering and AMD_vertex_shader_layer
Marek Olšák
2013-12-03
4
-12
/
+27
*
radeonsi: implement OpenGL edge flags
Marek Olšák
2013-12-03
3
-6
/
+48
*
freedreno: Add a few texture formats
Andreas Heider
2013-12-02
1
-0
/
+3
*
clover: Fix missing minus sign in 'iterator_adaptor::operator-='.
Francisco Jerez
2013-12-02
1
-1
/
+1
*
trace: Dump PIPE_QUERY_* enums.
José Fonseca
2013-11-28
7
-15
/
+98
*
trace: Dump query results faithfully.
José Fonseca
2013-11-28
3
-15
/
+133
*
gallium/cso: fix sampler / sampler_view counts
Roland Scheidegger
2013-11-28
1
-11
/
+16
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
15
-8
/
+33
*
gallium/drivers: support more sampler views than samplers for more drivers
Roland Scheidegger
2013-11-28
6
-7
/
+7
*
radeon/compute: Unconditionally inline all functions v2
Tom Stellard
2013-11-25
1
-2
/
+20
*
llvmpipe: support 8bit subpixel precision
Zack Rusin
2013-11-25
10
-148
/
+496
*
radeonsi: implement MSAA for CIK
Marek Olšák
2013-11-23
3
-11
/
+28
*
radeonsi: enable 2D tiling on CIK
Marek Olšák
2013-11-23
1
-4
/
+0
*
tgsi: Prevent emission of instructions with empty writemask.
José Fonseca
2013-11-22
2
-0
/
+42
*
tgsi: Rework calls to ureg_emit_insn().
José Fonseca
2013-11-22
1
-96
/
+104
*
llvmpipe: (trivial) disable new accurate origin calculation
Roland Scheidegger
2013-11-22
1
-1
/
+1
*
nvc0: inform kernel about buffers that screen_create touches
Ben Skeggs
2013-11-22
1
-0
/
+2
*
radeonsi/compute: Fix LDS size calculation
Tom Stellard
2013-11-21
1
-1
/
+16
*
r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
2013-11-21
3
-1
/
+17
*
llvmpipe: calculate more accurate interpolation value at origin
Roland Scheidegger
2013-11-21
1
-6
/
+82
*
svga: remove special-case code for texkil w component
Brian Paul
2013-11-21
1
-23
/
+6
*
gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
José Fonseca
2013-11-21
3
-19
/
+5
[next]