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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: get InfoLog and LinkStatus via the pointer in gl_program
Timothy Arceri
2017-01-06
1
-4
/
+4
*
i965: get shared_size from shader_info rather than gl_shader_program
Timothy Arceri
2017-01-06
1
-2
/
+2
*
i965: stop depending on gl_shader_program for brw_compute_vue_map() params
Timothy Arceri
2017-01-06
1
-1
/
+1
*
i965: pass gl_program to the brw_*_debug_recompile() functions
Timothy Arceri
2017-01-06
7
-138
/
+125
*
i965: Print VS output VUE map in Vulkan too.
Kenneth Graunke
2017-01-05
2
-3
/
+5
*
i965: Fix last slot calculations
Kenneth Graunke
2017-01-05
1
-3
/
+13
*
i965: add a kernel_features bitfield to intel screen
Iago Toral Quiroga
2017-01-05
5
-22
/
+59
*
i965/gen7: Enable OpenGL 4.0 in Haswell when supported
Iago Toral Quiroga
2017-01-05
2
-1
/
+4
*
i965: get rid of brw->can_do_pipelined_register_writes
Iago Toral Quiroga
2017-01-05
5
-10
/
+10
*
i965: Move the pipelined test for SO register access to the screen
Chris Wilson
2017-01-05
4
-73
/
+103
*
i965/disasm: remove printing hstride and width in align16 DF source regions
Samuel Iglesias Gonsálvez
2017-01-05
1
-4
/
+1
*
vec4: use DIM instruction when loading DF immediates in HSW
Samuel Iglesias Gonsálvez
2017-01-05
1
-0
/
+9
*
i965: remove unused brwInitVtbl declaration
Tapani Pälli
2017-01-04
1
-5
/
+0
*
i965: remove brw_context dependency from intel_batchbuffer_init()
Iago Toral Quiroga
2017-01-04
3
-28
/
+36
*
i965: make intel_batchbuffer_free() take a batchbuffer as argument
Iago Toral Quiroga
2017-01-04
3
-6
/
+6
*
i965: make intel_batchbuffer_emit_dword() take a batchbuffer as argument
Iago Toral Quiroga
2017-01-04
2
-12
/
+12
*
i965: Make intel_bachbuffer_reloc() take a batchbuffer argument
Iago Toral Quiroga
2017-01-04
3
-15
/
+15
*
i965: Remove perf monitor/query backend
Robert Bragg
2017-01-03
6
-1597
/
+1
*
i965/vec4: enable ARB_gpu_shader_fp64 for Haswell
Iago Toral Quiroga
2017-01-03
1
-0
/
+3
*
i965/vec4: adjust spilling costs for 64-bit registers.
Iago Toral Quiroga
2017-01-03
1
-2
/
+13
*
i965/vec4: prevent spilling of DOUBLE_TO_SINGLE destination
Iago Toral Quiroga
2017-01-03
1
-0
/
+12
*
i965/vec4: avoid spilling of registers that mix 32-bit and 64-bit access
Iago Toral Quiroga
2017-01-03
1
-0
/
+24
*
i965/vec4: support basic spilling of 64-bit registers
Iago Toral Quiroga
2017-01-03
1
-6
/
+28
*
i965/vec4: run scalarize_df() after spilling
Iago Toral Quiroga
2017-01-03
1
-0
/
+18
*
i965/vec4: prevent src/dst hazards during 64-bit register allocation
Iago Toral Quiroga
2017-01-03
1
-1
/
+7
*
i965/vec4/scalarize_df: support more swizzles via vstride=0
Iago Toral Quiroga
2017-01-03
3
-21
/
+51
*
i965/vec4/scalarize_df: do not scalarize swizzles that we can support natively
Iago Toral Quiroga
2017-01-03
3
-25
/
+112
*
i965/vec4: split instructions that read 64-bit interleaved attributes
Iago Toral Quiroga
2017-01-03
1
-2
/
+26
*
i965/vec4: dump subnr for FIXED_GRF
Iago Toral Quiroga
2017-01-03
1
-1
/
+1
*
i965/vec4/tes: consider register offsets during attribute setup
Iago Toral Quiroga
2017-01-03
1
-2
/
+2
*
i965/vec4/tes: fix setup_payload() for 64bit data types
Iago Toral Quiroga
2017-01-03
1
-1
/
+20
*
i965/vec4/tes: fix input loading for 64bit data types
Iago Toral Quiroga
2017-01-03
1
-17
/
+55
*
i965/vec4/tcs: fix outputs for 64-bit data
Iago Toral Quiroga
2017-01-03
1
-2
/
+29
*
i965/vec4/tcs: fix input loading for 64-bit data
Iago Toral Quiroga
2017-01-03
1
-4
/
+30
*
i965/vec4/gs: fix input loading for 64bit data
Samuel Iglesias Gonsálvez
2017-01-03
1
-17
/
+34
*
i965/vec4: fix store output for 64-bit types
Iago Toral Quiroga
2017-01-03
1
-2
/
+25
*
i965/vec4: fix attribute setup for doubles
Iago Toral Quiroga
2017-01-03
1
-7
/
+14
*
i965/vec4: fix indentation in lower_attributes_to_hw_regs()
Iago Toral Quiroga
2017-01-03
1
-8
/
+8
*
i965/vec4: make emit_pull_constant_load support 64-bit loads
Iago Toral Quiroga
2017-01-03
2
-55
/
+50
*
i965/vec4: fix move_push_constants_to_pull_constants() for 64-bit data
Iago Toral Quiroga
2017-01-03
1
-4
/
+19
*
i965/vec4: fix indentation in move_push_constants_to_pull_constants()
Iago Toral Quiroga
2017-01-03
1
-30
/
+30
*
i965/vec4: fix move_uniform_array_access_to_pull_constant() for 64-bit data
Iago Toral Quiroga
2017-01-03
1
-2
/
+18
*
i965/vec4: fix scratch writes for 64bit data
Iago Toral Quiroga
2017-01-03
1
-9
/
+55
*
i965/vec4: fix scratch reads for 64bit data
Iago Toral Quiroga
2017-01-03
1
-2
/
+14
*
i965/vec4: fix scratch offset for 64bit data
Iago Toral Quiroga
2017-01-03
1
-6
/
+16
*
i965/vec4: do not split scratch read/write opcodes
Iago Toral Quiroga
2017-01-03
1
-0
/
+9
*
i965/vec4: Do not use DepCtrl with 64-bit instructions
Iago Toral Quiroga
2017-01-03
1
-1
/
+13
*
i965/vec4: extend the DWORD multiply DepCtrl restriction to all gen8 platforms
Iago Toral Quiroga
2017-01-03
1
-3
/
+6
*
i965/vec4: don't copy propagate misaligned registers
Samuel Iglesias Gonsálvez
2017-01-03
1
-0
/
+3
*
i965/vec4: don't propagate single-precision uniforms into 4-wide instructions
Iago Toral Quiroga
2017-01-03
1
-0
/
+11
[next]