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
/
i965
/
brw_defines.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/vec4: Add and use byte-MOV instruction for unpack 4x8.
Matt Turner
2015-02-19
1
-0
/
+1
*
i965: Fix integer border color on Haswell.
Kenneth Graunke
2015-02-09
1
-0
/
+1
*
i965/skl: Always use a header for SIMD4x2 sampler messages
Kristian Høgsberg
2015-01-08
1
-0
/
+5
*
i965: Add new SIMD8 VS prog data flag
Kristian Høgsberg
2014-12-10
1
-0
/
+2
*
i965: Add SIMD8 URB write low-level IR instruction
Kristian Høgsberg
2014-12-10
1
-0
/
+3
*
i965/vec4: Allow CSE on uniform-vec4 expansion MOVs.
Matt Turner
2014-12-05
1
-0
/
+1
*
i965: Move PSCDEPTH calculations from draw time to compile time.
Kenneth Graunke
2014-12-04
1
-8
/
+9
*
i965/fs: Pass key->render_to_fbo via src1 of FS_OPCODE_DDY_*.
Kenneth Graunke
2014-11-27
1
-0
/
+4
*
i965/fs: Handle derivative quality decisions in the front-end.
Kenneth Graunke
2014-11-27
1
-8
/
+4
*
i965/vec4: Add VEC4_OPCODE_PACK_4_BYTES.
Matt Turner
2014-11-25
1
-0
/
+2
*
i965/disasm: Properly decode branch_ctrl (gen8+)
Ben Widawsky
2014-11-20
1
-0
/
+1
*
i965: Set Line Width correctly on Cherryview and Skylake.
Kenneth Graunke
2014-11-08
1
-0
/
+1
*
i965: Convert stride/width/execution size macros into enums.
Matt Turner
2014-11-06
1
-28
/
+33
*
i965/skl: Use new MOCS for SKL
Kristian Høgsberg
2014-11-03
1
-0
/
+7
*
i965/skl: Update Viewport Z Clip Test Enable bits for Skylake.
Kenneth Graunke
2014-11-03
1
-0
/
+2
*
i965/skl: Update stencil reference handling for Skylake.
Kenneth Graunke
2014-11-03
1
-0
/
+5
*
i965/skl: Update 3DSTATE_SBE for Skylake.
Damien Lespiau
2014-11-03
1
-0
/
+6
*
i965: Add a BRW_MOCS_PTE #define.
Kenneth Graunke
2014-10-09
1
-3
/
+7
*
i965: Fix spelling of GEN7_SAMPLER_EWA_ANISOTROPIC_ALGORITHM
Chris Forbes
2014-10-01
1
-1
/
+1
*
i965: Delete intel_chipset.h.
Kenneth Graunke
2014-09-29
1
-2
/
+0
*
i965: Add BRW_OPCODE_NENOP for G45.
Matt Turner
2014-09-25
1
-0
/
+1
*
i965/gen6/gs: Add an additional parameter to the FF_SYNC opcode.
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+4
*
i965/gen6/gs: implement GS_OPCODE_FF_SYNC_SET_PRIMITIVES opcode
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+15
*
i965/gen6/gs: implement GS_OPCODE_SVB_SET_DST_INDEX opcode
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+9
*
i965/gen6/gs: implement GS_OPCODE_SVB_WRITE opcode
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+12
*
i965/gen6/gs: Implement GS_OPCODE_SET_PRIMITIVE_ID.
Iago Toral Quiroga
2014-09-19
1
-0
/
+8
*
i965/gen6/gs: Implement GS_OPCODE_SET_DWORD_2.
Iago Toral Quiroga
2014-09-19
1
-4
/
+2
*
i965/gen6/gs: Compute URB entry size for user-provided geometry shaders.
Iago Toral Quiroga
2014-09-19
1
-2
/
+6
*
i965/gen6/gs: Implement GS_OPCODE_URB_WRITE_ALLOCATE.
Iago Toral Quiroga
2014-09-19
1
-0
/
+8
*
i965/gen6/gs: Implement GS_OPCODE_FF_SYNC.
Iago Toral Quiroga
2014-09-19
1
-0
/
+15
*
i965: Mark BRW_CONDITIONAL_R as Gen <= 5.
Matt Turner
2014-08-28
1
-1
/
+1
*
i965/gen6: Add support for layered renderbuffers
Jordan Justen
2014-08-15
1
-0
/
+4
*
i965: Add optimization pass to let us use the replicate data message
Kristian Høgsberg
2014-08-15
1
-0
/
+1
*
i965: Add a mechanism for sending native primitives into the driver
Kristian Høgsberg
2014-08-15
1
-0
/
+7
*
i965/fs: Support fine/coarse derivative opcodes
Chris Forbes
2014-08-15
1
-0
/
+6
*
i965: Add #defines for SAMPLER_STATE fields.
Kenneth Graunke
2014-08-02
1
-0
/
+54
*
i965: Convert wrap mode #defines to an enum.
Kenneth Graunke
2014-08-02
1
-7
/
+9
*
i965/fs: add generator support for pixel interpolator query
Chris Forbes
2014-07-13
1
-0
/
+4
*
i965: Add message descriptor bit definitions for pixel interpolator
Chris Forbes
2014-07-13
1
-0
/
+5
*
i965: Make a brw_predicate enum.
Matt Turner
2014-07-05
1
-20
/
+22
*
i965: Make a brw_conditional_mod enum.
Matt Turner
2014-07-05
1
-12
/
+14
*
i965: Add #defines for any32h/all32h predication.
Kenneth Graunke
2014-06-30
1
-0
/
+2
*
i965: Add auxiliary surface field #defines for Broadwell.
Jordan Justen
2014-06-26
1
-0
/
+10
*
i965: Add CSEL opcode definition for Gen8.
Matt Turner
2014-06-26
1
-0
/
+1
*
i965: Document which instructions are generation specific.
Matt Turner
2014-06-26
1
-20
/
+20
*
i965/fs: Add SHADER_OPCODE_LOAD_PAYLOAD.
Matt Turner
2014-06-17
1
-0
/
+14
*
i965: Support GL_CLAMP natively on Broadwell.
Kenneth Graunke
2014-06-05
1
-0
/
+1
*
i965: Fix Line Stipple enable bit in 3DSTATE_SF for Haswell.
Pavel Popov
2014-05-30
1
-1
/
+1
*
i965: Set Broadwell MOCS values everywhere it's possible.
Kenneth Graunke
2014-03-25
1
-0
/
+8
*
i965: Implement ARB_stencil_texturing on Gen8+.
Kenneth Graunke
2014-03-04
1
-0
/
+1
[prev]
[next]