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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_blitter: use TXF if possible
Marek Olšák
2017-06-07
1
-102
/
+190
*
gallium/u_blitter: use TEX_LZ if it's supported
Marek Olšák
2017-06-07
1
-4
/
+8
*
gallium/util: add _LZ and TXF options to simple shaders
Marek Olšák
2017-06-07
6
-33
/
+77
*
gallium/ureg: add TEX/TXF_LZ opcodes to ureg
Marek Olšák
2017-06-07
1
-0
/
+2
*
i965: Use BLORP for all HiZ ops
Jason Ekstrand
2017-06-07
3
-162
/
+10
*
blorp: Use FullSurfaceDepthandStencilClear for blorp_hiz_op
Jason Ekstrand
2017-06-07
3
-0
/
+5
*
i965: Move the post-HiZ-clear flush/stall to intel_hiz_exec
Jason Ekstrand
2017-06-07
2
-16
/
+18
*
intel/blorp: Plumb through access to the workaround BO
Jason Ekstrand
2017-06-07
3
-2
/
+32
*
anv/blorp: Move the depth cache flush outside of BLORP
Nanley Chery
2017-06-07
2
-8
/
+16
*
intel/blorp: Refactor the HiZ op interface
Jason Ekstrand
2017-06-07
4
-55
/
+60
*
i965/blorp: Inline gen6_blorp_exec
Jason Ekstrand
2017-06-07
1
-18
/
+11
*
i965: Perform HiZ flush/stall prior to HiZ resolves
Jason Ekstrand
2017-06-07
1
-13
/
+26
*
i965: Move the pre-depth-clear flush/stalls to intel_hiz_exec
Jason Ekstrand
2017-06-07
2
-56
/
+58
*
i965/blorp: Take a layer range in intel_hiz_exec
Jason Ekstrand
2017-06-07
5
-18
/
+16
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
15
-137
/
+91
*
dri3/GLX: Fix drawable invalidation v2
Thomas Hellstrom
2017-06-07
1
-0
/
+6
*
i965: Fix alpha to one with dual color blending.
Kenneth Graunke
2017-06-07
1
-13
/
+44
*
mesa: add KHR_no_error support for glTexSubImage*D()
Samuel Pitoiset
2017-06-07
3
-3
/
+64
*
mesa: add texsubimage() helper
Samuel Pitoiset
2017-06-07
1
-0
/
+18
*
mesa: make _mesa_texture_sub_image() static
Samuel Pitoiset
2017-06-07
1
-20
/
+20
*
mesa: rename texsubimage() to texsubimage_err()
Samuel Pitoiset
2017-06-07
1
-17
/
+17
*
mesa: add KHR_no_error support for glCopyImageSubData()
Samuel Pitoiset
2017-06-07
3
-1
/
+31
*
mesa: add copy_image_subdata() helper
Samuel Pitoiset
2017-06-07
1
-31
/
+45
*
mesa: add prepare_target() helper
Samuel Pitoiset
2017-06-07
1
-0
/
+24
*
mesa: rename prepare_target() to prepare_target_err()
Samuel Pitoiset
2017-06-07
1
-16
/
+18
*
mesa: add KHR_no_error support for glBlitNamedFramebuffer()
Samuel Pitoiset
2017-06-07
2
-0
/
+27
*
mesa: add blit_named_framebuffer() helper
Samuel Pitoiset
2017-06-07
1
-31
/
+54
*
mesa: add KHR_no_error support for glBlitFramebuffer()
Samuel Pitoiset
2017-06-07
3
-1
/
+22
*
mesa: add validate_depth_buffer() helper
Samuel Pitoiset
2017-06-07
1
-29
/
+43
*
mesa: add validate_stencil_buffer() helper
Samuel Pitoiset
2017-06-07
1
-34
/
+47
*
mesa: add validate_color_buffer() helper
Samuel Pitoiset
2017-06-07
1
-61
/
+77
*
mesa: wrap blit_framebuffer() into blit_framebuffer_err()
Samuel Pitoiset
2017-06-07
1
-9
/
+25
*
mesa: add 'no_error' parameter to blit_framebuffer()
Samuel Pitoiset
2017-06-07
1
-97
/
+95
*
mesa: make _mesa_blit_framebuffer() static
Samuel Pitoiset
2017-06-07
2
-23
/
+14
*
mesa: add KHR_no_error support for glBindBuffer()
Samuel Pitoiset
2017-06-07
3
-1
/
+14
*
mesa: add KHR_no_error support for glInvalidateBufferData()
Samuel Pitoiset
2017-06-07
3
-1
/
+13
*
mesa: add KHR_no_error support for glInvalidateBufferSubData()
Samuel Pitoiset
2017-06-07
3
-1
/
+16
*
mesa: add invalidate_buffer_subdata() helper
Samuel Pitoiset
2017-06-07
1
-4
/
+11
*
mesa: add KHR_no_error support for glBindVertexBuffers()
Samuel Pitoiset
2017-06-07
3
-1
/
+19
*
mesa: add KHR_no_error support for glVertexArrayVertexBuffers()
Samuel Pitoiset
2017-06-07
3
-1
/
+22
*
mesa: add vertex_array_vertex_buffers_err() helper
Samuel Pitoiset
2017-06-07
1
-47
/
+61
*
mesa: add KHR_no_error support for glScissor*()
Samuel Pitoiset
2017-06-07
4
-4
/
+48
*
mesa: add scissor() and scissor_array() helpers
Samuel Pitoiset
2017-06-07
1
-20
/
+35
*
mesa: rename ScissorIndexed() to scissor_indexed_err()
Samuel Pitoiset
2017-06-07
1
-6
/
+9
*
mesa: use _mesa_set_scissor() in ScissorIndexed()
Samuel Pitoiset
2017-06-07
1
-4
/
+1
*
mesa: make _mesa_scissor_bounding_box() static
Samuel Pitoiset
2017-06-07
2
-9
/
+5
*
mesa: inline update_image_transfer_state() into _mesa_update_pixel()
Samuel Pitoiset
2017-06-07
1
-14
/
+6
*
mesa: remove useless check in _mesa_update_pixel()
Samuel Pitoiset
2017-06-07
3
-5
/
+4
*
glcpp: fix #undef to match latest spec update and GLSLang implementation
Iago Toral Quiroga
2017-06-07
1
-14
/
+31
*
ac/nir: move gpr counting inside argument handling.
Dave Airlie
2017-06-07
1
-10
/
+12
[next]