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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: rename pipe to base
Kenneth Graunke
2019-02-21
2
-10
/
+10
*
iris: don't emit SBE all the time
Kenneth Graunke
2019-02-21
2
-6
/
+3
*
iris: port non-bucket alignment bugfix
Kenneth Graunke
2019-02-21
1
-3
/
+1
*
iris: drop pwrite
Kenneth Graunke
2019-02-21
2
-27
/
+0
*
iris: drop dead assignments
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: last VUE map NOS, handle > 16 FS inputs
Kenneth Graunke
2019-02-21
2
-1
/
+12
*
iris: implement ARB_clear_texture
Kenneth Graunke
2019-02-21
2
-1
/
+95
*
iris: call maybe_flush for each blorp operation
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: assert depth is 1 in resource_copy_region
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: blorp blit multiple slices
Kenneth Graunke
2019-02-21
1
-17
/
+21
*
iris: Fix tiled memcpy for cubes...and for array slices
Kenneth Graunke
2019-02-21
1
-4
/
+11
*
iris: disallow RGB32 formats too
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Convert RGBX to RGBA for rendering.
Kenneth Graunke
2019-02-21
3
-12
/
+36
*
iris: we can do multisample Z resolves
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: deal with Marek's new MSAA caps
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: say no to more formats
Kenneth Graunke
2019-02-21
1
-2
/
+17
*
iris: actually do stencil blits
Kenneth Graunke
2019-02-21
1
-0
/
+19
*
iris: refcounting, who needs it?
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: drop stencil handling now that u_transfer_helper does it
Kenneth Graunke
2019-02-21
1
-7
/
+2
*
iris: use u_transfer_helper for depth stencil packing/unpacking
Kenneth Graunke
2019-02-21
2
-12
/
+36
*
iris: WTF transfers
Kenneth Graunke
2019-02-21
1
-11
/
+167
*
iris: allow S8 as a stencil format
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
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
[next]