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
/
ilo
/
shader
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: EOL unmaintained older gallium intel driver
Edward O'Callaghan
2017-02-03
18
-14836
/
+0
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-6
/
+0
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
1
-4
/
+0
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
2
-8
/
+8
*
ilo: s/Elements/ARRAY_SIZE/
Brian Paul
2016-05-03
7
-23
/
+23
*
gallium: Remove every double semi-colon
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
2
-12
/
+12
*
tgsi: split tgsi_util_get_texture_coord_dim() function into two
Brian Paul
2016-03-31
2
-2
/
+5
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-4
/
+4
*
gallium/drivers/ilo: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
3
-12
/
+12
*
gallium/drivers: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
ilo: add support for scratch spaces
Chia-I Wu
2015-10-23
1
-0
/
+1
*
ilo: add ilo_state_ps to ilo_shader_cso
Chia-I Wu
2015-06-15
1
-0
/
+2
*
ilo: add ilo_state_{vs,hs,ds,gs} to ilo_shader_cso
Chia-I Wu
2015-06-15
1
-1
/
+1
*
ilo: embed ilo_state_sbe in ilo_shader
Chia-I Wu
2015-06-15
1
-4
/
+14
*
ilo: embed ilo_state_sol in ilo_shader
Chia-I Wu
2015-06-15
1
-1
/
+5
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-3
/
+0
*
ilo: rename ilo_dev_info to ilo_dev
Chia-I Wu
2015-05-02
5
-13
/
+13
*
ilo: fix JIP/UIP on Gen8
Chia-I Wu
2015-02-14
2
-9
/
+25
*
ilo: do not set GEN6_THREADCTRL_SWITCH
Chia-I Wu
2015-02-14
1
-4
/
+0
*
ilo: correct ISA UIP/JIP decoding for Gen8
Chia-I Wu
2015-02-14
1
-18
/
+39
*
ilo: prepare for 64-bit immediates decoding
Chia-I Wu
2015-02-14
1
-15
/
+31
*
ilo: cleanup ISA DW1 decoding
Chia-I Wu
2015-02-14
1
-34
/
+55
*
ilo: cleanup ISA DW0 decoding
Chia-I Wu
2015-02-14
1
-10
/
+16
*
ilo: update the toy compiler for Gen8
Chia-I Wu
2015-02-12
5
-91
/
+501
*
ilo: update genhw headers
Chia-I Wu
2015-02-12
2
-12
/
+12
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-4
/
+2
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-17
/
+0
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-26
/
+0
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-89
/
+0
*
ilo: Drop the explicit intialization of gaps in TGSI opcodes.
Eric Anholt
2014-11-24
1
-22
/
+6
*
ilo: tidy up message descriptor decoding
Chia-I Wu
2014-11-07
1
-189
/
+302
*
ilo: let ilo_shader_compile_cs() return a dummy shader
Chia-I Wu
2014-11-06
1
-1
/
+185
*
ilo: disassemble DP DC messages
Chia-I Wu
2014-11-06
1
-2
/
+140
*
ilo: disassemble TS messages
Chia-I Wu
2014-11-06
1
-0
/
+35
*
ilo: add kernel queries for compute shaders
Chia-I Wu
2014-11-06
1
-0
/
+3
*
ilo: disassemble compacted instructions
Chia-I Wu
2014-10-11
3
-2
/
+426
*
ilo: let shaders determine surface counts
Chia-I Wu
2014-10-06
4
-13
/
+64
*
ilo: fix a missing 'else'
Chia-I Wu
2014-09-29
1
-1
/
+1
*
ilo: add a new struct for context states
Chia-I Wu
2014-09-20
3
-4
/
+2
*
ilo: simplify src operand gathering in disassembler
Chia-I Wu
2014-09-14
1
-15
/
+5
*
ilo: derive 3-src instructions from the opcode table
Chia-I Wu
2014-09-14
1
-9
/
+2
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
5
-37
/
+39
*
ilo: add GEN_EXTRACT() and GEN_SHIFT32()
Chia-I Wu
2014-09-12
1
-77
/
+78
*
ilo: fix a compile error with -Werror=format-security
Chia-I Wu
2014-09-12
1
-1
/
+1
[next]