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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
Tobias Klausmann
2014-06-16
2
-2
/
+1
*
nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
2014-06-16
7
-63
/
+113
*
nv50: make sure to mark first scissor dirty after blit
Ilia Mirkin
2014-06-16
1
-0
/
+1
*
radeonsi: fixup sizes of shader resource and sampler arrays
Marek Olšák
2014-06-16
1
-2
/
+2
*
r600g/radeonsi: Remove default case from PIPE_COMPUTE_CAP_* switch
Michel Dänzer
2014-06-16
1
-4
/
+3
*
radeon/compute: Always report at least 1 compute unit
Tom Stellard
2014-06-13
1
-1
/
+1
*
freedreno/a3xx: vtx formats
Rob Clark
2014-06-13
2
-63
/
+79
*
freedreno: update generated headers
Rob Clark
2014-06-13
4
-16
/
+23
*
freedreno: try for more squarish tile dimensions
Rob Clark
2014-06-13
1
-3
/
+9
*
freedreno: fix for null textures
Rob Clark
2014-06-13
2
-6
/
+10
*
llvmpipe: increase number of queries which can be binned simultaneously to 64
Roland Scheidegger
2014-06-13
1
-1
/
+1
*
radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Bruno Jiménez
2014-06-13
1
-0
/
+7
*
r600g/compute: solve a bug introduced by 2e01b8b440c1402c88a2755d89f40292e1f3...
Bruno Jiménez
2014-06-12
1
-1
/
+1
*
softpipe: fix pt->resource assert placement
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: enable AMD_vertex_shader_layer.
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: enable GLSL 3.30 support.
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: bump the softpipe geometry limits
Dave Airlie
2014-06-11
1
-1
/
+1
*
softpipe: add layered rendering support.
Dave Airlie
2014-06-11
7
-9
/
+55
*
softpipe: add layering to the surface tile cache.
Dave Airlie
2014-06-11
5
-72
/
+112
*
softpipe: add depth clamping support. (v2)
Dave Airlie
2014-06-11
2
-6
/
+30
*
r600g/compute: Use %u as the unsigned format
Bruno Jiménez
2014-06-10
1
-1
/
+1
*
r600g/compute: align items correctly
Bruno Jiménez
2014-06-10
1
-4
/
+5
*
r600g/compute: Cleanup of compute_memory_pool.h
Bruno Jiménez
2014-06-10
1
-15
/
+0
*
r600g/compute: Tidy a bit compute_memory_finalize_pending
Bruno Jiménez
2014-06-10
1
-12
/
+7
*
r600g/compute: Add more NULL checks
Bruno Jiménez
2014-06-10
2
-8
/
+28
*
r600g/compute: Adding checks for NULL after CALLOC
Bruno Jiménez
2014-06-10
1
-0
/
+8
*
r600g/compute: Fixing a typo and some indentation
Bruno Jiménez
2014-06-10
1
-2
/
+2
*
r600g,radeonsi: implement PIPE_QUERY_TIMESTAMP_DISJOINT
David Heidelberger
2014-06-10
1
-0
/
+12
*
gk110/ir: fix bfind emission
Ilia Mirkin
2014-06-07
1
-1
/
+1
*
gk110/ir: fix emitting constbuf file index
Ilia Mirkin
2014-06-07
1
-2
/
+3
*
gk110/ir: emit saturate flag on fadd when needed
Ilia Mirkin
2014-06-06
1
-0
/
+1
*
gk110/ir: fix slct emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix interp mode emission
Ilia Mirkin
2014-06-06
1
-1
/
+2
*
gk110/ir: fix ISAD emission with register args
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix quadon opcode emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
nvc0: don't bother trying to set up compute for gk110+
Ilia Mirkin
2014-06-06
1
-3
/
+3
*
gk110: add in forgotten code for gk110 isa
Ilia Mirkin
2014-06-06
1
-0
/
+13
*
gk110/ir: emit texbar the same way that the blob does
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
i915g: Remove 4444 and 5551 formats
Stéphane Marchesin
2014-06-05
2
-4
/
+2
*
nvc0/ir: Handle OP_POPCNT when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+13
*
nvc0/ir: Handle OP_BFIND when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+17
*
nvc0/ir: Handle reverse subop for OP_EXTBF when folding constant expressions
Tobias Klausmann
2014-06-06
1
-2
/
+6
*
nv50/ir: clear subop when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+1
*
radeon/vce: implement h264 profile support
Leo Liu
2014-06-04
1
-1
/
+4
*
r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
2014-06-03
2
-2
/
+4
*
radeonsi: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-5
/
+6
*
r600g: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-5
/
+6
*
r300g: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-3
/
+4
*
r600g,radeonsi: disable fast clear if render condition is on
Marek Olšák
2014-06-03
1
-0
/
+3
*
radeonsi: enable ARB_sample_shading
Marek Olšák
2014-06-02
1
-1
/
+1
[next]