index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-1
/
+1
*
freedreno/a5xx: fix draw packet size with index buffer
Rob Clark
2016-12-06
1
-1
/
+1
*
freedreno/a5xx: gmem bypass mode
Rob Clark
2016-12-06
1
-0
/
+72
*
freedreno/a5xx: fix emit_string_marker()
Rob Clark
2016-12-06
1
-1
/
+4
*
freedreno: pitch alignment should match gmem alignment
Rob Clark
2016-12-06
5
-15
/
+22
*
freedreno/a5xx: more formats
Rob Clark
2016-12-06
1
-41
/
+41
*
freedreno/a5xx: fix fragface
Rob Clark
2016-12-06
1
-2
/
+4
*
freedreno/a5xx: fix fragcoord
Rob Clark
2016-12-06
1
-4
/
+11
*
freedreno: update generated headers
Rob Clark
2016-12-06
7
-20
/
+129
*
freedreno/a5xx: fix alpha test
Rob Clark
2016-12-06
3
-5
/
+1
*
freedreno/a5xx: fix VPC_VAR[n].DISABLE bits
Rob Clark
2016-12-06
1
-13
/
+13
*
freedreno: no-op render when we need a fence
Rob Clark
2016-12-01
3
-7
/
+40
*
freedreno: native fence fd support
Rob Clark
2016-12-01
7
-8
/
+69
*
freedreno: some fence cleanup
Rob Clark
2016-12-01
9
-27
/
+23
*
gallium: support for native fence fd's
Rob Clark
2016-12-01
1
-0
/
+2
*
freedreno/a5xx: fix negative branches
Rob Clark
2016-11-30
2
-1
/
+6
*
freedreno: fix android build with a5xx
Rob Clark
2016-11-30
1
-0
/
+1
*
freedreno/a5xx: fix discard
Rob Clark
2016-11-30
1
-3
/
+4
*
freedreno/a5xx: initial support
Rob Clark
2016-11-30
33
-17
/
+4470
*
freedreno: update generated headers
Rob Clark
2016-11-30
10
-100
/
+4125
*
freedreno: make gmem tile size alignment configurable
Rob Clark
2016-11-30
3
-8
/
+17
*
freedreno/ir3: don't offset inloc by 8
Rob Clark
2016-11-30
4
-27
/
+15
*
freedreno/a3xx: use new shader linkage helper
Rob Clark
2016-11-30
1
-27
/
+16
*
freedreno/a4xx: use new shader linkage helper
Rob Clark
2016-11-30
1
-27
/
+16
*
freedreno/ir3: add new helper for shader linkage
Rob Clark
2016-11-30
1
-0
/
+47
*
gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
Nicolai Hähnle
2016-11-30
1
-0
/
+1
*
freedreno: fix slice size for imported buffers
Rob Clark
2016-11-27
1
-0
/
+1
*
freedreno/a3xx: make _emit_const() static
Rob Clark
2016-11-27
2
-5
/
+1
*
freedreno/a4xx: make _emit_const() static
Rob Clark
2016-11-27
3
-6
/
+2
*
gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
Marek Olšák
2016-11-15
1
-0
/
+1
*
freedreno/ir3: fixup ralloc fallout
Rob Clark
2016-11-12
2
-2
/
+2
*
ralloc: use rzalloc where it's necessary
Marek Olšák
2016-10-31
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-1
/
+1
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+1
*
freedreno: don't try to shadow layered textures
Rob Clark
2016-10-07
1
-0
/
+3
*
freedreno/a3xx+a4xx: fix clip-plane lowering state
Rob Clark
2016-10-07
2
-0
/
+6
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
1
-7
/
+4
*
freedreno: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
5
-6
/
+12
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
1
-1
/
+1
*
nir: Report progress from nir_lower_phis_to_scalar.
Kenneth Graunke
2016-09-14
1
-1
/
+1
*
nir: Report progress from nir_lower_alu_to_scalar.
Kenneth Graunke
2016-09-14
1
-1
/
+1
*
freedreno/a3xx: disable filtering for texture buffers and int textures
Ilia Mirkin
2016-09-11
1
-0
/
+2
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
3
-15
/
+0
*
freedreno: reject imports with bogus pitch
Rob Clark
2016-09-07
3
-8
/
+7
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
4
-22
/
+22
*
a3xx: use window scissor to simulate viewport xy clip
Ilia Mirkin
2016-09-03
1
-10
/
+26
*
a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
2016-09-03
6
-4
/
+36
*
a3xx: make sure to actually clamp depth as requested
Ilia Mirkin
2016-09-03
2
-2
/
+30
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+2
[next]