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
/
gallium
/
drivers
/
iris
/
iris_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+12
*
iris: track depth/stencil writes enabled
Kenneth Graunke
2019-02-21
1
-2
/
+13
*
iris: Move iris_sampler_view declaration to iris_resource.h
Kenneth Graunke
2019-02-21
1
-17
/
+0
*
iris: Move things to iris_shader_state
Kenneth Graunke
2019-02-21
1
-18
/
+21
*
iris: move iris_shader_state from ice->shaders.state to ice->state.shaders
Kenneth Graunke
2019-02-21
1
-5
/
+5
*
iris: Drop bogus sampler state saving
Kenneth Graunke
2019-02-21
1
-5
/
+0
*
iris: rename pipe to base
Kenneth Graunke
2019-02-21
1
-9
/
+9
*
iris: don't emit SBE all the time
Kenneth Graunke
2019-02-21
1
-5
/
+2
*
iris: Convert RGBX to RGBA for rendering.
Kenneth Graunke
2019-02-21
1
-12
/
+13
*
iris: actually emit stencil packets
Kenneth Graunke
2019-02-21
1
-25
/
+19
*
iris: rename ring to engine
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-75
/
+439
*
iris: add minor comments
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: fix some hangs around null framebuffers
Dave Airlie
2019-02-21
1
-3
/
+25
*
iris: fix sample mask
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: drop pipe_shader_state
Kenneth Graunke
2019-02-21
1
-5
/
+3
*
iris: Avoid croaking when trying to create FBO surfaces with bad formats
Kenneth Graunke
2019-02-21
1
-2
/
+15
*
iris: update a todo comment
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: fix for disabling ssbos
Kenneth Graunke
2019-02-21
1
-3
/
+2
*
iris: fix SSBO indexing
Kenneth Graunke
2019-02-21
1
-2
/
+9
*
iris: shorten loop
Kenneth Graunke
2019-02-21
1
-2
/
+1
*
iris: emit binding table for atomic counters and SSBOs
Kenneth Graunke
2019-02-21
1
-1
/
+23
*
iris: implement set_shader_buffers
Kenneth Graunke
2019-02-21
1
-0
/
+51
*
iris: hack around samples confusion
Kenneth Graunke
2019-02-21
1
-1
/
+4
*
iris: point sprite enables
Kenneth Graunke
2019-02-21
1
-2
/
+31
*
iris: reemit blend state for alpha test function changes
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: fix SGVS when there are no valid vertex elements
Kenneth Graunke
2019-02-21
1
-4
/
+6
*
iris: vertex ID, instance ID
Kenneth Graunke
2019-02-21
1
-3
/
+24
*
iris: don't emit SO_BUFFERS and SO_DECL_LIST unless streamout is enabled
Kenneth Graunke
2019-02-21
1
-21
/
+24
*
iris: fix texture buffer stride
Kenneth Graunke
2019-02-21
1
-1
/
+5
*
iris: fix sampler views of TBOs
Kenneth Graunke
2019-02-21
1
-19
/
+32
*
iris: NOS mechanics
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
iris: bits of multisample program key
Kenneth Graunke
2019-02-21
1
-11
/
+11
*
iris: draw indirect support?
Kenneth Graunke
2019-02-21
1
-1
/
+48
*
iris: fix CC_VIEWPORT
Kenneth Graunke
2019-02-21
1
-29
/
+52
*
iris: fix sample mask for MSAA-off
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: actually pin the buffers
Kenneth Graunke
2019-02-21
1
-0
/
+14
*
iris: fix SO_DECL_LIST
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: bother setting program_string_id...
Kenneth Graunke
2019-02-21
1
-5
/
+0
*
iris: set even if no outputs
Kenneth Graunke
2019-02-21
1
-3
/
+0
*
iris: streamout
Kenneth Graunke
2019-02-21
1
-11
/
+73
*
iris: SO buffers
Kenneth Graunke
2019-02-21
1
-11
/
+90
*
iris: Implement 3DSTATE_SO_DECL_LIST
Kenneth Graunke
2019-02-21
1
-4
/
+96
*
iris: fix depth bounds clamp enables
Kenneth Graunke
2019-02-21
1
-2
/
+7
*
iris: fix clip flagging on fb changes
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: actually set cube bit properly
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: just malloc one iris_genx_state instead of a bunch of oddball pieces
Kenneth Graunke
2019-02-21
1
-36
/
+38
*
iris: implement border color, fix other sampler nonsense
Kenneth Graunke
2019-02-21
1
-8
/
+38
*
iris: state ref tuple
Kenneth Graunke
2019-02-21
1
-82
/
+73
*
iris: null surface for unbound textures
Kenneth Graunke
2019-02-21
1
-1
/
+23
[next]