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
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: enable fullDrawIndexUint32/independentBlend/dualSrcBlend/logicOp
Jonathan Marek
2020-02-26
1
-4
/
+4
*
turnip: enable sampleRateShading feature
Jonathan Marek
2020-02-26
3
-5
/
+10
*
intel/tools: Do not print type/qualifiers/name for c_literal
Matt Turner
2020-02-25
1
-1
/
+1
*
intel/tools: Allow i965_disasm to disassemble c_literal input type
Sagar Ghuge
2020-02-25
1
-36
/
+103
*
intel/tools: Print c_literals 4 byte wide
Sagar Ghuge
2020-02-25
1
-4
/
+12
*
intel/tools: Add test for state register as source
Sagar Ghuge
2020-02-25
2
-0
/
+2
*
intel/tools: Add test for address register as source
Sagar Ghuge
2020-02-25
2
-0
/
+2
*
intel/tools: Set correct address register file and number in i965_asm
Sagar Ghuge
2020-02-25
1
-1
/
+3
*
intel/tools: Handle STATE_REG in typed source operand
Sagar Ghuge
2020-02-25
1
-2
/
+4
*
intel/tools: Handle illegal instruction
Sagar Ghuge
2020-02-25
1
-0
/
+10
*
meson: Disable bison's -Wdeprecated since we still support old bison.
Eric Anholt
2020-02-25
1
-0
/
+6
*
anv: Always enable the data cache
Jason Ekstrand
2020-02-25
3
-10
/
+1
*
intel/aub_dump: stub the waits when overriding the device
Lionel Landwerlin
2020-02-25
1
-0
/
+19
*
intel/tools/aub_dump: fix crash when using the default legacy context
Lionel Landwerlin
2020-02-25
1
-4
/
+5
*
intel/tools/aub_dump: move aub file initialization to maybe_init()
Lionel Landwerlin
2020-02-25
1
-38
/
+33
*
lima: expose fragment shader derivatives capability
Icenowy Zheng
2020-02-26
1
-0
/
+3
*
v3d: Sync on last CS when non-compute stage uses resource written by CS
Jose Maria Casanova Crespo
2020-02-25
6
-25
/
+76
*
gitlab-ci: Enable the lima job again
Andreas Baierl
2020-02-25
1
-1
/
+1
*
gitlab-ci: lima: Add flaky tests to the skips list
Andreas Baierl
2020-02-25
2
-5
/
+7
*
nir: fix gl_nir_lower_images for bindless images
Marek Olšák
2020-02-25
1
-6
/
+5
*
freedreno/computerator: fix build dependency
Rob Clark
2020-02-25
1
-0
/
+1
*
glx/drisw: fix shm put image fallback
Dave Airlie
2020-02-25
1
-4
/
+3
*
glx/drisw: return false if shmid == -1
Dave Airlie
2020-02-25
1
-0
/
+3
*
glx/drisw: add getImageShm2 path
Dave Airlie
2020-02-25
1
-6
/
+16
*
dri: add another get shm variant.
Dave Airlie
2020-02-25
2
-1
/
+17
*
ci: Blacklist another freedreno flaky test.
Eric Anholt
2020-02-25
1
-0
/
+1
*
intel/isl: Add isl_aux_info.c to Makefile.sources
Jason Ekstrand
2020-02-25
1
-0
/
+1
*
intel/blorp: Implement GEN:BUG:1605967699.
Rafael Antognolli
2020-02-25
1
-8
/
+44
*
gallium/util: remove unused debug_print_foo helpers
Erik Faye-Lund
2020-02-24
4
-159
/
+0
*
gallium/util: do not use debug_print_format
Erik Faye-Lund
2020-02-24
3
-16
/
+4
*
util: move debug_memory_{begin,end} to os_memory_debug.h
Erik Faye-Lund
2020-02-24
4
-8
/
+6
*
hud: add GALLIUM_HUD_SCALE
Jonathan Marek
2020-02-24
2
-8
/
+13
*
turnip: move tile_load_ib/sysmem_clear_ib into draw_cs
Jonathan Marek
2020-02-24
2
-63
/
+26
*
turnip: make cond_exec helper easier to use
Jonathan Marek
2020-02-24
5
-80
/
+51
*
turnip: remove marker seqno
Jonathan Marek
2020-02-24
2
-29
/
+0
*
turnip: automatically reserve cmdstream space in emit_pkt4/emit_pkt7
Jonathan Marek
2020-02-24
5
-146
/
+41
*
turnip: add tu_device pointer to tu_cs
Jonathan Marek
2020-02-24
8
-109
/
+103
*
turnip: fix COND_EXEC reserved size in tu_query
Jonathan Marek
2020-02-24
1
-1
/
+1
*
freedreno/computerator: add computerator
Rob Clark
2020-02-24
12
-2
/
+1072
*
freedreno/ir3: allow block->predecessors to be null
Rob Clark
2020-02-24
1
-1
/
+4
*
freedreno/computerator: rename prefix asm->ir3
Rob Clark
2020-02-24
2
-33
/
+31
*
freedreno/computerator: polish out some of the rust
Rob Clark
2020-02-24
3
-221
/
+268
*
freedreno/computerator: import parser/lexer from fdre-a3xx
Rob Clark
2020-02-24
2
-0
/
+1085
*
lima: remove its hash table entry when invalidating a resource
Icenowy Zheng
2020-02-24
1
-0
/
+2
*
nir, intel: Move use_scoped_memory_barrier to nir_options
Caio Marcelo de Oliveira Filho
2020-02-24
5
-8
/
+8
*
nir/tests: Use nir_scoped_memory_barrier() helper
Caio Marcelo de Oliveira Filho
2020-02-24
2
-35
/
+48
*
nir: Add the alias NIR_MEMORY_ACQ_REL
Caio Marcelo de Oliveira Filho
2020-02-24
1
-0
/
+1
*
nir/builder: Add nir_scoped_memory_barrier()
Caio Marcelo de Oliveira Filho
2020-02-24
1
-0
/
+14
*
freedreno: Switch to using lowered image intrinsics.
Eric Anholt
2020-02-24
8
-143
/
+108
*
nir: Move intel's intrinsic_image_coordinate_components() to core nir.
Eric Anholt
2020-02-24
3
-22
/
+15
[next]