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
...
*
r600: Fix use after free in compute_memory_promote_item.
Jan Vesely
2014-06-24
1
-1
/
+2
*
nvc0: allow VIEWPORT_INDEX and LAYER to be used as input semantics
Ilia Mirkin
2014-06-23
1
-0
/
+2
*
nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices
Tobias Klausmann
2014-06-23
2
-2
/
+30
*
freedreno: use util_copy_framebuffer_state()
Rob Clark
2014-06-22
1
-12
/
+1
*
freedreno/a3xx: WFI fixes/cleanup
Rob Clark
2014-06-22
5
-48
/
+41
*
scons: avoid building any piece of i915
Emil Velikov
2014-06-21
1
-12
/
+0
*
r600g/compute: Use gallium util functions for double lists
Bruno Jiménez
2014-06-20
2
-111
/
+46
*
r600g/compute: Map only against intermediate buffers
Bruno Jiménez
2014-06-20
1
-6
/
+4
*
r600g/compute: Implement compute_memory_demote_item
Bruno Jiménez
2014-06-20
2
-0
/
+54
*
r600g/compute: Avoid problems when promoting items mapped for reading
Bruno Jiménez
2014-06-20
1
-4
/
+8
*
r600g/compute: Only move to the pool the buffers marked for promoting
Bruno Jiménez
2014-06-20
2
-60
/
+91
*
r600g/compute: divide the item list in two
Bruno Jiménez
2014-06-20
2
-51
/
+49
*
r600g/compute: Add statuses to the compute_memory_items
Bruno Jiménez
2014-06-20
2
-1
/
+18
*
r600g/compute: Add an util function to know if an item is in the pool
Bruno Jiménez
2014-06-20
1
-0
/
+5
*
r600g/compute: Add an intermediate resource for OpenCL buffers
Bruno Jiménez
2014-06-20
3
-6
/
+41
*
radeon/llvm: Adapt to AMDGPU.rsq intrinsic change in LLVM 3.5
Michel Dänzer
2014-06-19
1
-0
/
+4
*
nv30: hack to avoid errors on unexpected color/zeta combinations
Ilia Mirkin
2014-06-19
1
-0
/
+17
*
nv30: tidy screen caps, add missing ones
Ilia Mirkin
2014-06-19
1
-16
/
+17
*
nv30: avoid dangling references to deleted contexts
Ilia Mirkin
2014-06-19
1
-0
/
+3
*
nv30: plug some memory leaks on screen destroy and shader compile
Ilia Mirkin
2014-06-19
2
-0
/
+7
*
nv50: organize screen caps
Ilia Mirkin
2014-06-19
1
-67
/
+57
*
nvc0: organize screen caps
Ilia Mirkin
2014-06-19
1
-61
/
+51
*
nvc0: remove vport_int hack and instead use the usual state validation
Ilia Mirkin
2014-06-19
3
-11
/
+3
*
r300g: don't advertize PIPE_FORMAT_B10G10R10X2_UNORM on < r500
David Heidelberger
2014-06-19
1
-0
/
+1
*
radeonsi: implement ARB_texture_query_lod
Marek Olšák
2014-06-19
2
-25
/
+40
*
radeonsi: pass ARB_conservative_depth parameters to the hardware
Marek Olšák
2014-06-19
4
-1
/
+29
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
1
-0
/
+3
*
radeonsi: cosmetic changes in si_shader.c
Marek Olšák
2014-06-19
1
-18
/
+13
*
radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
Marek Olšák
2014-06-19
2
-12
/
+123
*
r600g: fix the max vertex shader input limit
Marek Olšák
2014-06-19
1
-1
/
+1
*
radeon/uvd: disable VC-1 simple/main on UVD 2.x
Grigori Goronzy
2014-06-18
1
-1
/
+4
*
radeonsi: add sampling of 4:2:2 subsampled textures
Grigori Goronzy
2014-06-18
3
-40
/
+71
*
util/u_format: move utility function from r600g
Grigori Goronzy
2014-06-18
1
-11
/
+1
*
radeon/vce: set number of cpbs based on level
Leo Liu
2014-06-18
2
-5
/
+61
*
radeon/vce: implement h264 level support
Leo Liu
2014-06-18
1
-1
/
+1
*
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
[prev]
[next]