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
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
nir/lower_system_values: Add support for several computed values
Jason Ekstrand
2016-04-11
1
-0
/
+1
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
freedreno/ir3: insert extra move into phi
Rob Clark
2016-04-05
1
-0
/
+10
*
freedreno/ir3: eliminate unnecessary absneg's
Rob Clark
2016-04-05
2
-3
/
+26
*
freedreno/ir3: deal with duplicate phi sources
Rob Clark
2016-04-04
1
-5
/
+20
*
freedreno/ir3: fix silly brain-fart in RA
Rob Clark
2016-04-04
1
-2
/
+1
*
freedreno/ir3: don't cp into phi's
Rob Clark
2016-04-04
1
-0
/
+6
*
freedreno/ir3: we can't store immediate values
Rob Clark
2016-04-04
1
-0
/
+13
*
freedreno/ir3: add dumping for use/def/live-in/live-out
Rob Clark
2016-04-04
3
-10
/
+42
*
freedreno/ir3: drop unused instr category arg
Rob Clark
2016-04-04
5
-114
/
+108
*
freedreno/ir3: remove ir3_instruction::category
Rob Clark
2016-04-04
10
-93
/
+84
*
freedreno/ir3: encode instruction category in opc_t
Rob Clark
2016-04-04
5
-192
/
+201
*
freedreno/ir3: fix for load_front_face intrinsic
Rob Clark
2016-03-28
1
-1
/
+8
*
freedreno/ir3: fix compiler warn
Rob Clark
2016-03-28
1
-1
/
+1
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-1
/
+1
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-5
/
+5
*
freedreno/ir3: lower extract_byte/word
Rob Clark
2016-03-13
1
-0
/
+2
*
freedreno: OUT_RELOC vs OUT_RELOCW fixes
Rob Clark
2016-03-13
3
-7
/
+7
*
freedreno/a4xx: hw binning
Rob Clark
2016-03-13
4
-33
/
+210
*
freedreno/a4xx: use generated headers for draw initiator
Rob Clark
2016-03-13
1
-3
/
+4
*
freedreno/a4xx: remove RB_RENDER_CONTROL patching
Rob Clark
2016-03-13
6
-41
/
+8
*
freedreno: update generated headers
Rob Clark
2016-03-13
5
-11
/
+32
*
freedreno/a3xx: move where we deal w/ binning FS
Rob Clark
2016-03-13
3
-10
/
+10
*
freedreno/a4xx: move where we deal w/ binning FS
Rob Clark
2016-03-13
3
-10
/
+10
*
freedreno/a3xx: constify the shader variants
Rob Clark
2016-03-13
2
-6
/
+6
*
freedreno/a4xx: constify the shader variants
Rob Clark
2016-03-13
4
-13
/
+13
*
freedreno/a3xx: remove duplicate mark of end of binning cmds
Rob Clark
2016-03-13
1
-3
/
+0
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-1
/
+2
*
freedreno/ir3: enable shareable shaders
Rob Clark
2016-03-01
5
-8
/
+12
*
freedreno/ir3: pass ctx to constant-emit code
Rob Clark
2016-03-01
4
-25
/
+21
*
freedreno/ir3: add dev ptr to ir3_compiler
Rob Clark
2016-03-01
6
-8
/
+10
*
freedreno: drop unnecessary -Wno-packed-bitfield-compat
Rob Herring
2016-02-29
1
-2
/
+2
*
Android: fix build break from nir/glsl move to compiler/
Rob Herring
2016-02-29
1
-1
/
+3
*
freedreno: expose time-elapsed query
Rob Clark
2016-02-17
2
-1
/
+5
*
freedreno/a4xx: implement time-elapsed query
Rob Clark
2016-02-17
2
-0
/
+133
*
freedreno/a4xx: better occlusion/sample counting
Rob Clark
2016-02-17
1
-1
/
+6
*
freedreno/query: fix refcnt'ing issue
Rob Clark
2016-02-17
1
-1
/
+1
*
freedreno/query: some queries don't have ->begin_query()
Rob Clark
2016-02-17
2
-0
/
+18
*
freedreno/query: align counter snapshot locations
Rob Clark
2016-02-17
1
-0
/
+2
*
freedreno/query: add optional enable hook
Rob Clark
2016-02-17
5
-0
/
+36
*
freedreno: query max gpu freq
Rob Clark
2016-02-17
2
-0
/
+11
*
freedreno: update generated headers
Rob Clark
2016-02-17
5
-30
/
+1355
*
freedreno/ir3: fix new gcc6 errors
Rob Clark
2016-02-17
1
-1
/
+0
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+2
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-15
/
+0
*
freedreno/ir3: Get rid of nested functions
Bernhard Rosenkränzer
2016-02-10
1
-15
/
+15
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-3
/
+3
[next]