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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/cs: Upload UBO/SSBO surfaces
Jordan Justen
2015-09-30
1
-1
/
+1
*
i965: Get rid of prog_data compare functions
Jason Ekstrand
2015-09-30
1
-26
/
+1
*
i965/state_cache: Remove the aux_compare fields
Jason Ekstrand
2015-09-30
1
-7
/
+0
*
i965/cs: Setup surface binding for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-1
/
+4
*
i965/cs: Add a binding table entry for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-1
/
+10
*
i965/cs: Store compute invocation information in brw context
Jordan Justen
2015-09-29
1
-0
/
+11
*
i965: Implement "Static Vertex Count" geometry shader optimization.
Kenneth Graunke
2015-09-26
1
-0
/
+5
*
i965: Simplify handling of VUE map changes.
Kenneth Graunke
2015-09-26
1
-11
/
+1
*
i965: Don't re-layout varyings for separate shader programs.
Kenneth Graunke
2015-09-26
1
-1
/
+13
*
i965: Upload Shader Storage Buffer Object surfaces
Iago Toral Quiroga
2015-09-25
1
-0
/
+6
*
i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR
Jordan Justen
2015-09-10
1
-0
/
+1
*
i965/cs: Emit texture surfaces to enable CS sampling
Jordan Justen
2015-09-10
1
-1
/
+1
*
i965: Remove legacy clip plane handling from geometry shaders.
Kenneth Graunke
2015-09-03
1
-5
/
+0
*
i965/cs: Setup push constant data for uniforms
Jordan Justen
2015-09-02
1
-1
/
+1
*
i965/gen7-8: Set up early depth/stencil control appropriately for image load/...
Francisco Jerez
2015-08-11
1
-0
/
+1
*
i965: Hook up image state upload.
Francisco Jerez
2015-08-11
1
-2
/
+8
*
i965: Define and initialize image parameter structure.
Francisco Jerez
2015-08-11
1
-0
/
+54
*
i965: Implement surface state set-up for shader images.
Francisco Jerez
2015-08-11
1
-0
/
+2
*
i965: Change the type of max_{vs, hs, ...}_threads variables to unsigned
Anuj Phogat
2015-07-29
1
-6
/
+6
*
i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
2015-07-18
1
-0
/
+6
*
i965: Enable resource streamer for the batchbuffer
Abdiel Janulgue
2015-07-18
1
-0
/
+1
*
i965: Optimize batchbuffer macros.
Matt Turner
2015-07-15
1
-2
/
+3
*
i965: Set brw->batch.emit only #ifdef DEBUG.
Matt Turner
2015-07-09
1
-0
/
+2
*
i965: Move pipecontrol workaround bo to brw_pipe_control
Chris Wilson
2015-07-08
1
-4
/
+8
*
i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
Neil Roberts
2015-07-06
1
-0
/
+1
*
i965/bxt: Add basic Broxton infrastructure
Ben Widawsky
2015-06-24
1
-0
/
+1
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-3
/
+3
*
i965: Transplant PIPE_CONTROL routines to brw_pipe_control
Chris Wilson
2015-06-24
1
-0
/
+11
*
i965: Use a single index per shader for shader_time.
Jason Ekstrand
2015-06-23
1
-11
/
+3
*
i965: Add compiler options to brw_compiler
Jason Ekstrand
2015-06-23
1
-1
/
+0
*
i965: Rename use_linear_1d_layout() and make it global
Anuj Phogat
2015-06-16
1
-0
/
+4
*
i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Kenneth Graunke
2015-06-01
1
-9
/
+7
*
i965: Add Gen9 surface state decoding
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
/
+23
*
i956: Add a function to load a 64-bit register from a buffer
Neil Roberts
2015-05-12
1
-0
/
+5
*
i965/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync'
Chad Versace
2015-05-07
1
-7
/
+0
*
i965: Upload atomic buffer state for compute shaders
Jordan Justen
2015-05-02
1
-1
/
+1
*
i965/state: Emit pipeline select when changing pipelines
Jordan Justen
2015-05-02
1
-0
/
+2
*
i965: Implement DispatchCompute() back-end
Paul Berry
2015-05-02
1
-0
/
+4
*
i965/cs: Emit state base address
Jordan Justen
2015-05-02
1
-1
/
+1
*
i965/fs: Add CS shader time support
Jordan Justen
2015-05-02
1
-0
/
+3
*
i965/cs: Support CS program precompile
Jordan Justen
2015-05-02
1
-0
/
+6
*
i965/cs: Emit compute shader code and upload programs
Jordan Justen
2015-05-02
1
-0
/
+1
*
i965/cs: Add max_cs_threads
Jordan Justen
2015-05-02
1
-0
/
+1
*
i965/cs: Add brw_cs_prog_data, brw_cs_prog_key and brw_context::cs.
Paul Berry
2015-05-02
1
-0
/
+16
*
i965/cs: Add BRW_NEW_CS_PROG_DATA and BRW_CACHE_CS_PROG
Jordan Justen
2015-05-02
1
-0
/
+2
*
i965/cs: Add BRW_NEW_COMPUTE_PROGRAM state flag.
Paul Berry
2015-05-02
1
-0
/
+3
*
i965: Refactor rb surface setup to allow caller to store offsets
Topi Pohjolainen
2015-04-30
1
-4
/
+4
*
Fix a few typos
Zoë Blade
2015-04-27
1
-2
/
+2
*
i965/gen7: Factor out texture surface state set-up from gen7_update_texture_s...
Francisco Jerez
2015-04-27
1
-0
/
+11
[next]