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: Implement "Static Vertex Count" geometry shader optimization.
Kenneth Graunke
2015-09-26
1
-0
/
+5
*
i965/fs: Implement FS_OPCODE_GET_BUFFER_SIZE
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+1
*
i965/vec4: Implement VS_OPCODE_GET_BUFFER_SIZE
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+3
*
i965/cs: Implement DispatchComputeIndirect support
Jordan Justen
2015-09-24
1
-0
/
+2
*
i965: Add defines for tessellation stages
Chris Forbes
2015-09-22
1
-0
/
+72
*
i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR
Jordan Justen
2015-09-10
1
-0
/
+2
*
i965: add support for textureSamples function
Ilia Mirkin
2015-09-10
1
-0
/
+2
*
i965: Mark topologies with adjacency information as G45+.
Kenneth Graunke
2015-09-08
1
-4
/
+4
*
i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.
Kenneth Graunke
2015-09-08
1
-1
/
+1
*
i965: Add defines for all new Gen7/8 URB opcodes
Chris Forbes
2015-09-08
1
-1
/
+7
*
i965/gen9: Annotate input coverage mask change
Ben Widawsky
2015-09-03
1
-0
/
+16
*
i965/cs: Setup push constant data for uniforms
Jordan Justen
2015-09-02
1
-0
/
+6
*
i965/chv|skl: Apply sampler bypass w/a
Ben Widawsky
2015-08-31
1
-0
/
+1
*
i965/surface_formats: add support for 2D ASTC surface formats
Nanley Chery
2015-08-26
1
-0
/
+32
*
i965/gen7-8: Set up early depth/stencil control appropriately for image load/...
Francisco Jerez
2015-08-11
1
-0
/
+3
*
i965/gen7-8: Poke the 3DSTATE UAV access enable bits.
Francisco Jerez
2015-08-11
1
-0
/
+4
*
i965: Define virtual instruction to calculate the high 32 bits of a multiply.
Francisco Jerez
2015-08-06
1
-0
/
+5
*
i965/fs: Define logical typed and untyped surface opcodes.
Francisco Jerez
2015-07-29
1
-0
/
+20
*
i965/fs: Define logical texture sampling opcodes.
Francisco Jerez
2015-07-29
1
-0
/
+31
*
i965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
Francisco Jerez
2015-07-29
1
-1
/
+0
*
i965/fs: Define logical framebuffer write opcode.
Francisco Jerez
2015-07-29
1
-0
/
+15
*
i965: Define HW-binding table and resource streamer control opcodes
Abdiel Janulgue
2015-07-18
1
-0
/
+30
*
i965/gen9: Use custom MOCS entries set up by the kernel.
Francisco Jerez
2015-07-16
1
-5
/
+6
*
i965/cs: Initialize GPGPU Thread Count
Jordan Justen
2015-07-14
1
-0
/
+5
*
i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
Neil Roberts
2015-07-06
1
-0
/
+1
*
i965/gen9: Don't use encrypted MOCS
Ben Widawsky
2015-06-23
1
-2
/
+2
*
i965/gen9: Disable Mip Tail for YF/YS tiled surfaces
Anuj Phogat
2015-06-16
1
-0
/
+3
*
i965/gen9: Set tiled resource mode in surface state
Anuj Phogat
2015-06-16
1
-0
/
+6
*
i965/fs: Implement support for ir_barrier
Jordan Justen
2015-06-12
1
-0
/
+5
*
i965: Add GATEWAY_SFID definitions
Jordan Justen
2015-06-12
1
-0
/
+8
*
i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Kenneth Graunke
2015-06-01
1
-3
/
+2
*
i965: Add Gen9 surface state decoding
Ben Widawsky
2015-05-18
1
-0
/
+2
*
i965: Add gen8 surface state debug info
Ben Widawsky
2015-05-18
1
-1
/
+3
*
i965: Add gen7+ sampler state to batch debug
Ben Widawsky
2015-05-18
1
-0
/
+1
*
i965: Use predicate enable bit for conditional rendering w/o stalling
Neil Roberts
2015-05-12
1
-0
/
+1
*
i965/gen6: setup limits for ARB_viewport_array
Chris Forbes
2015-05-06
1
-1
/
+1
*
i965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
Francisco Jerez
2015-05-04
1
-0
/
+8
*
i965: Introduce the BROADCAST pseudo-opcode.
Francisco Jerez
2015-05-04
1
-0
/
+6
*
i965: Add memory fence opcode.
Francisco Jerez
2015-05-04
1
-0
/
+2
*
i965: Add typed surface access opcodes.
Francisco Jerez
2015-05-04
1
-0
/
+4
*
i965: Add untyped surface write opcode.
Francisco Jerez
2015-05-04
1
-0
/
+1
*
i965/cs: Emit MEDIA_STATE_FLUSH after WALKER
Jordan Justen
2015-05-02
1
-0
/
+1
*
i965/cs: Implement brw_emit_gpgpu_walker
Jordan Justen
2015-05-02
1
-0
/
+13
*
i965/cs: Upload brw_cs_state
Jordan Justen
2015-05-02
1
-0
/
+20
*
i965/cs: Add CS_OPCODE_CS_TERMINATE
Jordan Justen
2015-05-02
1
-0
/
+5
*
i965/ps: Use SET_FIELD() for sampler count
Topi Pohjolainen
2015-04-30
1
-0
/
+1
*
i965/fs: Combine pixel center calculation into one inst.
Matt Turner
2015-04-21
1
-0
/
+2
*
i965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes.
Matt Turner
2015-04-21
1
-2
/
+0
*
i965/skl: Add the header for constant loads outside of the generator
Neil Roberts
2015-04-16
1
-0
/
+1
*
i965: Add missing defines for render cache messages.
Francisco Jerez
2015-03-02
1
-1
/
+7
[next]