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
...
*
freedreno: threaded batch flush
Rob Clark
2016-07-30
9
-26
/
+99
*
freedreno: track batch/blit types
Rob Clark
2016-07-30
5
-24
/
+52
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
19
-264
/
+288
*
freedreno: use prsc for hw queries
Rob Clark
2016-07-30
3
-35
/
+45
*
freedreno: support discarding previous rendering in special cases
Rob Clark
2016-07-30
3
-5
/
+32
*
freedreno: shadow textures if possible to avoid stall/flush
Rob Clark
2016-07-30
3
-11
/
+211
*
freedreno: spiff up some debug traces
Rob Clark
2016-07-30
6
-6
/
+18
*
freedreno: add batch-cache and batch reordering
Rob Clark
2016-07-30
15
-111
/
+760
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
23
-398
/
+420
*
freedreno: dynamically sized/growable cmd buffers
Rob Clark
2016-07-30
2
-23
/
+33
*
freedreno: push resource tracking down into batch
Rob Clark
2016-07-30
7
-42
/
+51
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
20
-177
/
+252
*
freedreno: limit non-user constant buffers to a4xx
Rob Clark
2016-07-29
1
-1
/
+1
*
freedreno/a4xx: time-elapsed query should be active for clears
Rob Clark
2016-07-24
1
-1
/
+1
*
freedreno/a4xx: timestamp queries
Rob Clark
2016-07-23
3
-1
/
+34
*
freedreno: hw timestamp support
Rob Clark
2016-07-23
2
-2
/
+15
*
freedreno: prep work for timestamp queries
Rob Clark
2016-07-23
3
-6
/
+10
*
freedreno/ir3: Add missing braces in initializer
[email protected]
2016-07-23
1
-1
/
+1
*
freedreno/a2xx: silence missing case 'SHADER_COMPUTE' warning (v2)
[email protected]
2016-07-23
1
-0
/
+2
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-2
/
+2
*
gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
Józef Kucia
2016-07-20
1
-0
/
+1
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
4
-6
/
+6
*
freedreno/a4xx: Fix sign compare warnings
[email protected]
2016-07-14
1
-7
/
+7
*
freedreno/a3xx: Fix sign compare warnings
[email protected]
2016-07-14
1
-7
/
+7
*
freedreno/a2xx: Fix sign compare warnings
[email protected]
2016-07-14
1
-4
/
+4
*
freedreno: fix crash on smaller gpus and higher resolutions
Rob Clark
2016-07-03
1
-1
/
+1
*
freedreno/ir3: support glsl linking for cmdline compiler
Rob Clark
2016-07-02
1
-24
/
+47
*
freedreno: update valid_buffer_range for SO buffers
Rob Clark
2016-07-02
1
-0
/
+5
*
freedreno/ir3: support non-user_buffer consts
Rob Clark
2016-07-02
2
-3
/
+5
*
freedreno/a2xx: move setup/restore cmds into binning pass
Rob Clark
2016-07-02
4
-9
/
+4
*
freedreno: pass index buffer as a pipe_resource
Rob Clark
2016-07-02
2
-16
/
+16
*
freedreno: switch emit_const_bo() to take prsc's
Rob Clark
2016-07-02
4
-17
/
+18
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
2
-2
/
+2
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
freedreno: support start param for sampler views/states
Rob Clark
2016-06-14
2
-33
/
+23
*
freedreno: only do extra vertex-buffer state logic on a2xx
Rob Clark
2016-06-14
1
-8
/
+10
*
freedreno: use util_copy_constant_buffer() helper
Rob Clark
2016-06-14
1
-6
/
+2
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
freedreno/ir3: do idiv lowering after main opt loop
Rob Clark
2016-06-03
1
-16
/
+27
*
freedreno: fix bad bitshift warnings
Rob Clark
2016-06-02
1
-0
/
+2
*
freedreno: assume builtin shaders do compile
Rob Clark
2016-06-02
1
-1
/
+2
*
freedreno/a4xx: silence coverity warning
Rob Clark
2016-06-02
1
-0
/
+6
*
freedreno/a3xx+a4xx: fix potential null ptr deref
Rob Clark
2016-06-02
2
-2
/
+4
*
freedreno/ir3: fix coverity warning
Rob Clark
2016-06-02
1
-1
/
+3
*
freedreno/ir3: use nir_shader_get_entrypoint() helper
Rob Clark
2016-06-02
1
-10
/
+1
*
freedreno/a4xx: fix incorrect enum type
Rob Clark
2016-06-02
1
-1
/
+1
*
freedreno: fix coverity negative array index warning
Rob Clark
2016-06-02
1
-0
/
+2
[prev]
[next]