index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: actually emit stencil packets
Kenneth Graunke
2019-02-21
4
-48
/
+52
*
iris: clear stencil
Kenneth Graunke
2019-02-21
3
-14
/
+62
*
iris: depth or stencil fixes
Kenneth Graunke
2019-02-21
1
-9
/
+10
*
iris: fill out more caps
Kenneth Graunke
2019-02-21
1
-16
/
+17
*
iris: get angry about execbuf failures
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: simplify batch len qword alignment
Kenneth Graunke
2019-02-21
1
-12
/
+6
*
iris: rename ring to engine
Kenneth Graunke
2019-02-21
3
-9
/
+9
*
iris: remember to set bo->userptr
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Wrap userptr for creating bo
Chris Wilson
2019-02-21
2
-1
/
+62
*
iris: sync bugfixes from brw_bufmgr
Kenneth Graunke
2019-02-21
1
-64
/
+60
*
iris: comment everything
Kenneth Graunke
2019-02-21
20
-118
/
+911
*
iris: add minor comments
Kenneth Graunke
2019-02-21
2
-1
/
+5
*
iris: fix some hangs around null framebuffers
Dave Airlie
2019-02-21
2
-3
/
+27
*
iris: Set resource modifier on handle
Chris Wilson
2019-02-21
1
-0
/
+1
*
iris: we don't support textureGatherOffsets, need it lowered
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: cube arrays are cubes too
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: fix sample mask
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: drop pipe_shader_state
Kenneth Graunke
2019-02-21
2
-29
/
+19
*
iris: fix GS output component limit
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Avoid croaking when trying to create FBO surfaces with bad formats
Kenneth Graunke
2019-02-21
1
-2
/
+15
*
iris: enable texture gather
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: BIG OL' HACK for UBO updates
Kenneth Graunke
2019-02-21
1
-0
/
+11
*
iris: update a todo comment
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Don't reserve new binding table section unless things are dirty
Kenneth Graunke
2019-02-21
3
-3
/
+14
*
iris: implement texture/memory barriers
Kenneth Graunke
2019-02-21
3
-0
/
+52
*
iris: drop unused bo parameter
Kenneth Graunke
2019-02-21
1
-5
/
+5
*
iris: update bindings when changing programs
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: fix for disabling ssbos
Kenneth Graunke
2019-02-21
1
-3
/
+2
*
iris: fix SSBO indexing
Kenneth Graunke
2019-02-21
3
-3
/
+14
*
iris: enable SSBOs
Kenneth Graunke
2019-02-21
1
-1
/
+9
*
iris: fix TBO alignment to match 965
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: unbind compiled shaders if none are present
Kenneth Graunke
2019-02-21
3
-3
/
+21
*
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
2
-0
/
+53
*
iris: export get_shader_info
Kenneth Graunke
2019-02-21
2
-5
/
+11
*
iris: fix msaa flipping filters
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: expose more things that we already support
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: fix blorp filters
Kenneth Graunke
2019-02-21
1
-2
/
+48
*
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 Z24
Kenneth Graunke
2019-02-21
2
-3
/
+3
*
iris: fix EmitNoIndirect
Kenneth Graunke
2019-02-21
1
-7
/
+8
*
iris: assert about passthrough shaders to make this easier to detect
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: fill out MAX_PATCH_VERTICES
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
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
3
-3
/
+29
*
iris: don't emit SO_BUFFERS and SO_DECL_LIST unless streamout is enabled
Kenneth Graunke
2019-02-21
1
-21
/
+24
*
iris: compile a TCS...don't bother with passthrough yet
Kenneth Graunke
2019-02-21
1
-1
/
+61
[next]