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_state_upload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Merge gen7_clip_state atom into gen6_clip_state atom.
Kenneth Graunke
2016-08-31
1
-1
/
+1
*
i965: Upload surface state for non-coherent framebuffer fetch.
Francisco Jerez
2016-08-25
1
-0
/
+4
*
i965: fix compiler warnings for 32bit build
Timothy Arceri
2016-07-14
1
-1
/
+1
*
i965: Combine 3DSTATE_STREAMOUT emitters and genX_sol_state atoms.
Kenneth Graunke
2016-06-23
1
-1
/
+1
*
i965: Send the minimal number of STATE_BASE_ADDRESS packets.
Kenneth Graunke
2016-05-16
1
-12
/
+2
*
i965: Combine Gen4-7 and Gen8+ state base address emitters.
Kenneth Graunke
2016-05-16
1
-2
/
+2
*
i965: Move Gen4-5 programs to brw_upload_programs() too.
Kenneth Graunke
2016-05-16
1
-5
/
+6
*
i965: Introduce state flag for blorp
Topi Pohjolainen
2016-04-23
1
-0
/
+1
*
i965: Split brw_upload_texture_surfaces into compute/render atoms.
Kenneth Graunke
2016-02-11
1
-2
/
+2
*
i965: Implement compute sampler state atom.
Francisco Jerez
2016-01-19
1
-0
/
+2
*
i965: Add state bit to trigger re-emission of color calculator state.
Francisco Jerez
2016-01-14
1
-0
/
+1
*
i965: Add the TCS/TES state upload atoms to the gen7_atoms list.
Kenneth Graunke
2015-12-28
1
-0
/
+14
*
i965: Handle mix-and-match TCS/TES with separate shader objects.
Kenneth Graunke
2015-12-22
1
-9
/
+29
*
i965: Upload HS push constants whenever default tess. levels change.
Kenneth Graunke
2015-12-22
1
-0
/
+2
*
i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags.
Kenneth Graunke
2015-12-22
1
-4
/
+3
*
i965: Only call brw_upload_tcs/tes_prog when using tessellation.
Kenneth Graunke
2015-12-22
1
-2
/
+9
*
i965: Add tessellation control shaders.
Kenneth Graunke
2015-12-22
1
-0
/
+1
*
i965: Add tessellation evaluation shaders
Kenneth Graunke
2015-12-22
1
-0
/
+3
*
i965: Add tessellation shader push constant support.
Kenneth Graunke
2015-12-11
1
-0
/
+2
*
i965: Add tessellation shader sampler support.
Kenneth Graunke
2015-12-11
1
-0
/
+2
*
i965: Add tessellation shader surface support.
Kenneth Graunke
2015-12-11
1
-0
/
+12
*
i965: Hook up L3 partitioning state atom.
Francisco Jerez
2015-12-09
1
-0
/
+4
*
i965: Define and use REG_MASK macro to make masked MMIO writes slightly more ...
Francisco Jerez
2015-12-09
1
-1
/
+1
*
i965: Define state flag to signal that the URB size has been altered.
Francisco Jerez
2015-12-09
1
-0
/
+1
*
i965: Add state bits for tess stages
Chris Forbes
2015-12-07
1
-0
/
+7
*
i965: Add backend structures for tess stages
Chris Forbes
2015-12-07
1
-0
/
+8
*
i965: Create new files for HS/DS/TE state upload code.
Kenneth Graunke
2015-12-07
1
-1
/
+6
*
i965: Combine BRW_NEW_*_BINDING_TABLE dirty bits.
Kenneth Graunke
2015-11-11
1
-3
/
+1
*
i965: Setup pull constant state for compute programs
Jordan Justen
2015-11-01
1
-0
/
+2
*
i965/cs: Upload UBO/SSBO surfaces
Jordan Justen
2015-09-30
1
-0
/
+2
*
i965/cs: Setup surface binding for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-0
/
+3
*
i965: Simplify handling of VUE map changes.
Kenneth Graunke
2015-09-26
1
-1
/
+15
*
i965: Implement DriverFlags.NewShaderStorageBuffer
Iago Toral Quiroga
2015-09-25
1
-0
/
+1
*
i965/cs: Emit texture surfaces to enable CS sampling
Jordan Justen
2015-09-10
1
-0
/
+2
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
1
-1
/
+1
*
i965/cs: Setup push constant data for uniforms
Jordan Justen
2015-09-02
1
-0
/
+2
*
i965: Hook up image state upload.
Francisco Jerez
2015-08-11
1
-0
/
+12
*
i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
2015-07-18
1
-0
/
+4
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-2
/
+2
*
i965: Use _mesa_geometric_ functions appropriately
Kevin Rogovin
2015-06-17
1
-2
/
+4
*
i965: Upload atomic buffer state for compute shaders
Jordan Justen
2015-05-02
1
-0
/
+2
*
i965/state: Emit pipeline select when changing pipelines
Jordan Justen
2015-05-02
1
-0
/
+5
*
i965/cs: Emit state base address
Jordan Justen
2015-05-02
1
-0
/
+2
*
i965/cs: Upload brw_cs_state
Jordan Justen
2015-05-02
1
-0
/
+2
*
i965/cs: Emit compute shader code and upload programs
Jordan Justen
2015-05-02
1
-0
/
+3
*
i965/cs: Add BRW_NEW_CS_PROG_DATA and BRW_CACHE_CS_PROG
Jordan Justen
2015-05-02
1
-0
/
+1
*
i965/cs: Add BRW_NEW_COMPUTE_PROGRAM state flag.
Paul Berry
2015-05-02
1
-0
/
+6
*
i965/state: Remove brw->state.dirty
Jordan Justen
2015-03-31
1
-6
/
+0
*
i965/state: Don't use brw->state.dirty.mesa
Jordan Justen
2015-03-31
1
-7
/
+6
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
1
-14
/
+13
[next]