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
*
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
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
3
-3
/
+4
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
4
-4
/
+4
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-1
/
+1
*
gallium: add a cap to expose whether driver supports mixed color/zs bits
Ilia Mirkin
2016-08-23
1
-0
/
+1
*
a4xx: make sure to actually clamp depth as requested
Ilia Mirkin
2016-08-19
2
-2
/
+29
*
a4xx: only disable depth clipping, not all clipping, when requested
Ilia Mirkin
2016-08-19
2
-1
/
+4
*
ttn: Use nir_load_front_face instead of the TGSI-style input.
Eric Anholt
2016-08-19
1
-46
/
+0
*
ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Eric Anholt
2016-08-19
2
-7
/
+0
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
3
-8
/
+5
*
freedreno/a3xx: fix generic clear path
Rob Clark
2016-08-16
1
-0
/
+1
*
freedreno/a4xx: use generic clear path
Rob Clark
2016-08-16
2
-215
/
+4
*
freedreno/a3xx: use generic clear path
Rob Clark
2016-08-16
2
-200
/
+4
*
freedreno: support for using generic clear path
Rob Clark
2016-08-16
5
-10
/
+92
*
freedreno/a3xx+a4xx: move common VBOs to fd_context
Rob Clark
2016-08-13
10
-185
/
+116
*
freedreno/a2xx: add missing casts to silence notices
[email protected]
2016-08-13
1
-2
/
+2
*
freedreno/ir3: fix issue with emit_tex()
Rob Clark
2016-08-13
1
-19
/
+28
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
2
-0
/
+2
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-2
/
+4
*
freedreno/a4xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-7
/
+7
*
freedreno/a3xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-7
/
+7
*
freedreno/a2xx: fix comparison out of range warnings
[email protected]
2016-07-30
1
-4
/
+4
*
freedreno/ir3: init ir3_shader_key with memset()
[email protected]
2016-07-30
1
-1
/
+2
*
gallium/freedreno: move cast to avoid integer overflow
Eric Engestrom
2016-07-30
1
-2
/
+2
*
freedreno/a2xx: remove duplicate assignment
Eric Engestrom
2016-07-30
1
-2
/
+2
*
freedreno: defer flush_queue allocation
Rob Clark
2016-07-30
2
-2
/
+4
*
freedreno: add some hw query traces
Rob Clark
2016-07-30
1
-0
/
+16
*
freedreno: some locking
Rob Clark
2016-07-30
9
-23
/
+157
*
freedreno: drop needs_rb_fbd
Rob Clark
2016-07-30
6
-31
/
+12
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
19
-94
/
+93
*
freedreno: a bit of micro-optimization
Rob Clark
2016-07-30
2
-10
/
+10
*
freedreno: drop mem2gmem/gmem2mem query stages
Rob Clark
2016-07-30
2
-17
/
+1
[next]