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
*
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
*
freedreno/ir3: better array register allocation
Rob Clark
2016-01-16
2
-9
/
+51
*
freedreno/ir3: array offset can be negative
Rob Clark
2016-01-16
5
-12
/
+13
*
freedreno/ir3: workaround bug/feature
Rob Clark
2016-01-16
1
-0
/
+9
*
freedreno/ir3: array rework
Rob Clark
2016-01-16
9
-363
/
+365
*
freedreno/ir3: refactor/simplify cp
Rob Clark
2016-01-16
1
-87
/
+82
*
freedreno/ir3: fix incorrect decoding of mov instructions
Rob Clark
2016-01-16
1
-1
/
+1
*
freedreno/ir3: remove unused tgsi tokens ptr
Rob Clark
2016-01-16
1
-1
/
+0
*
freedreno/ir3: bit of ra refactor
Rob Clark
2016-01-16
1
-25
/
+20
*
freedreno/ir3: cosmetic de-indent
Rob Clark
2016-01-16
1
-36
/
+34
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
1
-0
/
+1
[next]