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
/
intel
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Validate destination restrictions with vector immediates
Matt Turner
2017-08-21
3
-12
/
+141
*
i965: Don't let raw-move check be tricked by immediate vector types
Matt Turner
2017-08-21
1
-3
/
+10
*
i965: Only change type of 0.0f to VF if destination stride == 1
Matt Turner
2017-08-21
1
-1
/
+2
*
i965: Remove CONT/BREAK from instruction compaction test
Matt Turner
2017-08-21
1
-4
/
+0
*
i965: Test instruction compaction on all supported Gens
Matt Turner
2017-08-21
1
-8
/
+42
*
i965: Silence signed/unsigned comparison warning
Matt Turner
2017-08-21
1
-1
/
+1
*
i965: Move compaction "prepass" into brw_eu_compact.c
Matt Turner
2017-08-21
2
-72
/
+82
*
i965: Mark src inst pointer const in compaction code
Matt Turner
2017-08-21
2
-12
/
+13
*
intel/compiler: properly size attribute wa_flags array for Vulkan
Iago Toral Quiroga
2017-08-11
1
-1
/
+17
*
intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
Dave Airlie
2017-08-03
1
-0
/
+1
*
i965: Fix indentation
Matt Turner
2017-08-02
2
-8
/
+8
*
i965: Set lower_vote_trivial in vector_nir_options_gen6 too.
Kenneth Graunke
2017-07-21
1
-0
/
+1
*
i965/fs: Match destination type to size for ballot
Matt Turner
2017-07-20
2
-2
/
+6
*
nir: Reduce destination size of ballot intrinsic when possible
Matt Turner
2017-07-20
1
-0
/
+1
*
i965/fs: Implement ARB_shader_ballot operations
Matt Turner
2017-07-20
3
-0
/
+48
*
i965/fs: Do not move MOVs writing the flag outside of control flow
Matt Turner
2017-07-20
1
-2
/
+4
*
i965/fs: Handle explicit flag sources in flags_read()
Francisco Jerez
2017-07-20
1
-4
/
+5
*
nir: Add system values from ARB_shader_ballot
Matt Turner
2017-07-20
2
-3
/
+3
*
i965/fs: Implement ARB_shader_group_vote operations
Matt Turner
2017-07-20
1
-0
/
+50
*
i965/fs: Handle explicit flag destinations in flags_written()
Francisco Jerez
2017-07-20
1
-4
/
+19
*
i965/vec4: Lower ARB_shader_group_vote intrinsics
Matt Turner
2017-07-20
1
-0
/
+1
*
nir: Add pass to optimize intrinsics
Matt Turner
2017-07-20
1
-0
/
+1
*
i965: Use pushed UBO data in the scalar backend.
Kenneth Graunke
2017-07-13
3
-1
/
+64
*
i965: Factor out push locations.
Kenneth Graunke
2017-07-13
2
-16
/
+25
*
i965: Push UBO data, but don't use it just yet.
Kenneth Graunke
2017-07-13
2
-1
/
+11
*
i965: Select ranges of UBO data to be uploaded as push constants.
Kenneth Graunke
2017-07-13
3
-0
/
+311
*
i965: Switch to absolute addressing for constant buffer 0.
Kenneth Graunke
2017-07-13
1
-0
/
+6
*
intel/compiler: no need to check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
intel/compiler: don't check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
intel/compiler: remove check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
intel/compiler: Don't use opt_sampler_eot() optimization on gen10+
Anuj Phogat
2017-07-12
1
-1
/
+1
*
i965/i915: Add UYVY as the supported format
Johnson Lin
2017-06-30
2
-0
/
+2
*
intel: compiler/i965: fix is_broxton checks
Lionel Landwerlin
2017-06-20
3
-4
/
+4
*
i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
2017-06-09
4
-4
/
+33
*
i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
2017-06-09
2
-0
/
+3
*
i965/cnl: Update few assertions
Anuj Phogat
2017-06-09
1
-1
/
+1
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-1
/
+1
*
i965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for consistency.
Kenneth Graunke
2017-06-05
1
-1
/
+1
*
i965: Drop duplicate shadow variable.
Kenneth Graunke
2017-06-01
1
-1
/
+0
*
i965: Move SOL PSIZ hacks from draw time to link time.
Kenneth Graunke
2017-06-01
1
-12
/
+1
*
i965: Ignore INTEL_SCALAR_* debug variables on Gen10+.
Kenneth Graunke
2017-05-29
1
-10
/
+16
*
i965: Move clip program compilation to the compiler
Jason Ekstrand
2017-05-26
8
-0
/
+2340
*
i965: Move SF compilation to the compiler
Jason Ekstrand
2017-05-26
3
-0
/
+931
*
intel/compiler: Make brw_disasm take const assembly
Jason Ekstrand
2017-05-26
3
-15
/
+15
*
i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
2017-05-18
1
-27
/
+80
*
i965/vec4: fix swizzle and writemask when loading an uniform with constant of...
Samuel Iglesias Gonsálvez
2017-05-18
1
-4
/
+11
*
i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...
Samuel Iglesias Gonsálvez
2017-05-18
1
-0
/
+26
*
i965: Fix test_eu_validate.cpp
Matt Turner
2017-05-16
1
-1
/
+1
*
i965: Add a weak no-op nir_print_instr() symbol
Matt Turner
2017-05-15
1
-0
/
+2
*
i965: Allow brw_eu_validate to handle compact instructions
Matt Turner
2017-05-15
1
-2
/
+15
[next]