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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: enable OES_texture_view for gen8+
Tapani Pälli
2018-05-24
1
-1
/
+2
*
i965: Use intel_bufferobj_buffer() wrapper in image surface state setup.
Francisco Jerez
2018-05-23
1
-3
/
+5
*
i965: Handle non-zero texture buffer offsets in buffer object range calculation.
Francisco Jerez
2018-05-23
1
-1
/
+3
*
i965: Move buffer texture size calculation into a common helper function.
Francisco Jerez
2018-05-23
1
-23
/
+32
*
i965: add {X,A}BGR2101010 to 'intel_image_formats'
Miguel Casas
2018-05-23
1
-0
/
+6
*
dri_util: Add R10G10B10{A,X}2 translation between DRI and mesa_format.
Miguel Casas
2018-05-23
1
-0
/
+8
*
i965: Remove ring switching entirely
Jason Ekstrand
2018-05-22
11
-105
/
+61
*
i965/miptree: Move the access_raw call to the individual map functions
Jason Ekstrand
2018-05-22
1
-3
/
+13
*
i965: Remove support for the BLT ring
Jason Ekstrand
2018-05-22
1
-9
/
+3
*
i965/miptree: Use blorp for blit maps on gen6+
Jason Ekstrand
2018-05-22
1
-11
/
+25
*
i965/miptree: Use blorp for validation tex copies on gen6+
Jason Ekstrand
2018-05-22
1
-11
/
+29
*
i965: Delete the blitter path for CopyTexSubImage
Jason Ekstrand
2018-05-22
1
-58
/
+0
*
i965: Don't fall back to the blitter in BlitFramebuffer
Jason Ekstrand
2018-05-22
1
-8
/
+0
*
i965: Remove some unused includes of intel_blit.h
Jason Ekstrand
2018-05-22
4
-4
/
+0
*
i965/blit: Delete intel_emit_linear_blit
Jason Ekstrand
2018-05-22
2
-62
/
+0
*
i965: Use meta for pixel ops on gen6+
Jason Ekstrand
2018-05-22
3
-4
/
+10
*
i965: Emit VF cache invalidates for 48-bit addressing bugs with softpin.
Kenneth Graunke
2018-05-22
2
-0
/
+69
*
i965: Introduce a "memory zone" concept on BO allocation.
Kenneth Graunke
2018-05-22
16
-38
/
+107
*
i965: isl: Move the MCS gen7+ assertion into ISL
Nanley Chery
2018-05-18
1
-2
/
+0
*
i965/miptree: Remove format assertion in alloc_aux
Nanley Chery
2018-05-18
1
-5
/
+0
*
i965/miptree: Simplify the switch in supports_ccs
Nanley Chery
2018-05-18
1
-5
/
+1
*
i965: Make get_ccs_surf succeed in alloc_aux
Nanley Chery
2018-05-18
2
-10
/
+11
*
i965/blorp: Disable BLORP clear color updates
Nanley Chery
2018-05-17
1
-2
/
+4
*
i965/blorp: Also skip the fast clear if the clear color differs
Nanley Chery
2018-05-17
1
-4
/
+3
*
i965/clear: Drop a stale comment in fast_clear_depth
Nanley Chery
2018-05-17
1
-4
/
+0
*
i965: Update the indirect buffer in set_clear_color
Nanley Chery
2018-05-17
2
-37
/
+13
*
i965/clear: Remove an early return in fast_clear_depth
Nanley Chery
2018-05-17
1
-5
/
+0
*
i965: Use set_clear_color for depth miptrees
Nanley Chery
2018-05-17
3
-19
/
+2
*
Revert "i965: Make the miptree clear color setter take a gl_color_union"
Nanley Chery
2018-05-17
3
-7
/
+6
*
i965/miptree: Unify aux buffer allocation
Nanley Chery
2018-05-17
2
-142
/
+82
*
i965: Prepare to delete intel_miptree_alloc_ccs()
Nanley Chery
2018-05-17
3
-15
/
+16
*
i965/miptree: Drop the mt param from alloc_aux_buffer
Nanley Chery
2018-05-17
1
-5
/
+4
*
i965/miptree: Drop the alloc_flags param from alloc_aux_buffer
Nanley Chery
2018-05-17
1
-15
/
+14
*
i965/miptree: Drop the name param from alloc_aux_buffer
Nanley Chery
2018-05-17
1
-5
/
+4
*
i965/miptree: Initialize the indirect clear color to zero
Nanley Chery
2018-05-17
1
-11
/
+22
*
i965/miptree: Add and use a memset option in alloc_aux_buffer
Nanley Chery
2018-05-17
1
-37
/
+31
*
i965/miptree: Zero-initialize CCS_D buffers
Nanley Chery
2018-05-17
1
-6
/
+4
*
i965/miptree: Fix handling of uninitialized MCS buffers
Nanley Chery
2018-05-17
1
-7
/
+7
*
android: change include "cutils/log.h" to "log/log.h" on Android API >=26
jenny.q.cao
2018-05-14
1
-0
/
+4
*
mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.
Mathias Fröhlich
2018-05-10
1
-19
/
+19
*
mesa: Remove Array._DrawArrays.
Mathias Fröhlich
2018-05-10
1
-2
/
+2
*
i965: Remove the now unused gl_vertex_array.
Mathias Fröhlich
2018-05-10
2
-11
/
+0
*
i965: Remove the gl_vertex_array indirection.
Mathias Fröhlich
2018-05-10
4
-40
/
+31
*
i965: Implement all_varyings_in_vbos in terms of Array._DrawVAO.
Mathias Fröhlich
2018-05-10
1
-15
/
+2
*
i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROL
Jason Ekstrand
2018-05-09
1
-1
/
+2
*
i965: Shut up unused variable warnings.
Kenneth Graunke
2018-05-09
1
-6
/
+7
*
i965: require pixel scoreboard stall prior to ISP disable
Lionel Landwerlin
2018-05-09
1
-1
/
+8
*
i965/blorp: Remove a pile of blorp_blit restrictions
Jason Ekstrand
2018-05-09
1
-30
/
+33
*
i965/blorp: Allow blorp blits for 16x MSAA
Jason Ekstrand
2018-05-09
1
-4
/
+0
*
i965/surface_state: Use an identity swizzle pre-Haswell
Jason Ekstrand
2018-05-09
1
-0
/
+6
[next]