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
/
a3xx
/
fd3_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/layout: layout simplifications and pitch from level 0 pitch
Jonathan Marek
2020-07-08
1
-3
/
+2
*
freedreno: add a fd_resource_pitch helper
Jonathan Marek
2020-07-08
1
-2
/
+1
*
freedreno/a3xx: support LINEAR_PIXEL/PERSP_CENTROID/LINEAR_CENTROID sysvals
Jonathan Marek
2020-07-01
1
-0
/
+11
*
freedreno/ir3: split kill from no_earlyz
Rob Clark
2020-06-04
1
-1
/
+1
*
freedreno: Use explicit *_NONE enum for undefined formats
Kristian H. Kristensen
2020-05-26
1
-1
/
+1
*
freedreno/a3xx: fix rasterizer discard
Ilia Mirkin
2020-05-18
1
-1
/
+3
*
freedreno: fix off-by-one in assertions checking for const sizes
Ilia Mirkin
2020-05-17
1
-1
/
+1
*
freedreno: Drop the "write" arg to emit_const_bo now relocs don't care.
Eric Anholt
2020-05-12
1
-8
/
+4
*
freedreno: Replace OUT_RELOCW with OUT_RELOC.
Eric Anholt
2020-05-12
1
-1
/
+1
*
freedreno,tu: Don't request fragcoord components not being read.
Hyunjun Ko
2020-05-08
1
-5
/
+3
*
freedreno/ir3: inline const emit
Rob Clark
2020-04-30
1
-2
/
+30
*
freedreno: Make the slice pitch be bytes, not pixels.
Eric Anholt
2020-04-23
1
-1
/
+1
*
freedreno: use PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND
Rob Clark
2020-01-29
1
-6
/
+2
*
freedreno: switch to layout helper
Rob Clark
2019-11-26
1
-2
/
+2
*
freedreno: Convert the slice struct to the new resource header.
Eric Anholt
2019-11-26
1
-3
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
freedreno/ir3: remove first-vertex sysval
Rob Clark
2019-11-12
1
-3
/
+0
*
freedreno/ir3: remove input ncomp field
Jonathan Marek
2019-10-14
1
-1
/
+1
*
freedreno/a3xx: fix sysmem <-> gmem tiles transfer
Khaled Emara
2019-08-30
1
-1
/
+2
*
freedreno/all: move more emit helpers to screen
Rob Clark
2019-08-13
1
-2
/
+1
*
freedreno/a3xx-a6xx+ir3: move emit_const* to screen
Rob Clark
2019-08-13
1
-2
/
+3
*
freedreno/a3xx: add fd3_emit_init_screen()
Rob Clark
2019-08-13
1
-0
/
+5
*
freedreno/a3xx: call fd3_emit_ib() directly from fd3
Rob Clark
2019-08-13
1
-6
/
+0
*
freedreno/ir3: rename has_kill to no_earlyz
Rob Clark
2019-03-22
1
-1
/
+1
*
freedreno: shader_t -> gl_shader_stage
Rob Clark
2018-11-27
1
-4
/
+4
*
freedreno/ir3: move binning_pass out of shader variant key
Rob Clark
2018-10-17
1
-3
/
+3
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-2
/
+2
*
freedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_attribute_binding.buff...
Rob Clark
2018-06-19
1
-1
/
+10
*
nir: Offset vertex_id by first_vertex instead of base_vertex
Neil Roberts
2018-04-19
1
-1
/
+1
*
freedreno: remove use of u_transfer
Rob Clark
2017-12-04
1
-2
/
+2
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-1
/
+1
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-1
/
+1
*
freedreno: refactor dirty state handling
Rob Clark
2017-04-18
1
-4
/
+4
*
freedreno/ir3: split out per-stage emit_consts fxns
Rob Clark
2017-04-18
1
-2
/
+2
*
freedreno: add helper to mark all state clean
Rob Clark
2017-04-18
1
-15
/
+5
*
freedreno: make texture state an array
Rob Clark
2017-04-18
1
-2
/
+2
*
freedreno/ir3: rework location of driver constants
Rob Clark
2016-12-27
1
-3
/
+6
*
freedreno: fdN_gmem_restore_format() is not gen specific
Rob Clark
2016-12-18
1
-2
/
+2
*
freedreno/a3xx: make _emit_const() static
Rob Clark
2016-11-27
1
-1
/
+1
*
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
1
-4
/
+8
*
a3xx: make sure to actually clamp depth as requested
Ilia Mirkin
2016-09-03
1
-1
/
+29
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-2
/
+1
*
freedreno: drop needs_rb_fbd
Rob Clark
2016-07-30
1
-2
/
+0
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
1
-7
/
+7
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
1
-2
/
+3
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
1
-7
/
+8
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
1
-5
/
+3
*
freedreno: switch emit_const_bo() to take prsc's
Rob Clark
2016-07-02
1
-4
/
+4
[next]