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
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
freedreno/ir3: use const_index helpers
Rob Clark
2016-02-09
1
-3
/
+7
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+1
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
1
-0
/
+2
*
freedreno/ir3: ignore clip-vertex varying
Rob Clark
2016-01-30
1
-1
/
+4
*
freedreno/ir3: don't ignore local vars
Rob Clark
2016-01-30
1
-1
/
+7
*
freedreno/ir3: handle tex instrs w/ const offset
Rob Clark
2016-01-30
1
-0
/
+16
*
freedreno/ir3: support load_front_face intrinsic
Rob Clark
2016-01-30
1
-2
/
+14
*
freedreno: limit string marker to max packet size
Rob Clark
2016-01-30
1
-0
/
+3
*
nir: move to compiler/
Emil Velikov
2016-01-26
3
-5
/
+5
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
2
-2
/
+2
*
freedreno/a4xx: Add support for adreno 430
cstout
2016-01-21
1
-0
/
+1
*
freedreno: make opc array static const
Christian Gmeiner
2016-01-21
1
-1
/
+1
*
freedreno: implement emit_string_marker
Rob Clark
2016-01-21
2
-1
/
+28
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
freedreno/a4xx: use smaller threadsize for more registers
Rob Clark
2016-01-18
1
-2
/
+5
*
freedreno: per-generation OUT_IB packet
Rob Clark
2016-01-18
9
-6
/
+43
*
freedreno/ir3: fix mad 3rd src delay calc
Rob Clark
2016-01-17
1
-1
/
+1
[next]