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
/
intel
/
compiler
/
brw_vec4_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
Kenneth Graunke
2017-12-30
1
-1
/
+1
*
i965/vec4: use a temp register to compute offsets for pull loads
Iago Toral Quiroga
2017-11-30
1
-1
/
+3
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
1
-46
/
+0
*
i965/vec4: remove setting default LOD in the backend
Samuel Iglesias Gonsálvez
2017-10-20
1
-9
/
+0
*
intel: compiler: vec4: add missing default 0 lod
Lionel Landwerlin
2017-10-03
1
-0
/
+9
*
i965/vec4: Actually handle atomic op intrinsics.
Kenneth Graunke
2017-09-26
1
-2
/
+10
*
i965: Mark functions static
Matt Turner
2017-08-21
1
-2
/
+3
*
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: Delete the system value infastructure
Jason Ekstrand
2017-05-09
1
-38
/
+0
*
i965/vec4: Use NIR remapping for VS attributes
Jason Ekstrand
2017-05-09
1
-47
/
+2
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-4
/
+4
*
i965/vec4: use vec4_builder to emit instructions in setup_imm_df()
Samuel Iglesias Gonsálvez
2017-04-14
1
-48
/
+49
*
i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcode per destination's type
Samuel Iglesias Gonsálvez
2017-04-14
1
-6
/
+18
*
i965/vec4: split d2x conversion and data gathering from one opcode to two exp...
Samuel Iglesias Gonsálvez
2017-04-14
1
-0
/
+1
*
intel/vec4: Add some fall through comments
Jason Ekstrand
2017-04-03
1
-0
/
+4
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-38
/
+29
*
i965/vec4: Get rid of the type parameter from to/from_double
Jason Ekstrand
2017-03-14
1
-20
/
+13
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+2407