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: Make brw_vs_outputs_written static.
Kenneth Graunke
2018-05-01
2
-5
/
+1
*
i965/tex_image: Avoid the ASTC LDR workaround on gen9lp
Nanley Chery
2018-05-01
1
-1
/
+1
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-2
/
+3
*
i965/tiled_memcpy: ytiled_to_linear a cache line at a time
Scott D Phillips
2018-04-30
1
-6
/
+66
*
i965: Record mipmap resolver for unmapping
Chris Wilson
2018-04-30
2
-17
/
+22
*
i965: Move unmap_depthstencil before map_depthstencil
Chris Wilson
2018-04-30
1
-57
/
+57
*
i965: Move unmap_etc before map_etc
Chris Wilson
2018-04-30
1
-21
/
+21
*
i965: Move unmap_s8 before map_s8
Chris Wilson
2018-04-30
1
-30
/
+30
*
i965: Move unmap_movntdqa before map_movntdqa
Chris Wilson
2018-04-30
1
-12
/
+12
*
i965: Move unmap_blit before map_blit
Chris Wilson
2018-04-30
1
-22
/
+22
*
i965: Move unmap_gtt before map_gtt
Chris Wilson
2018-04-30
1
-6
/
+6
*
i965: Don't stomp initial kflags for program cache.
Kenneth Graunke
2018-04-30
1
-2
/
+2
*
i965: Let batchbuffers be placed anywhere in the 48-bit address space.
Kenneth Graunke
2018-04-30
1
-1
/
+1
*
intel: fix check for 48b ppgtt support
Scott D Phillips
2018-04-30
1
-13
/
+15
*
mesa: drop the buffer mode param from the DrawBuffer driver function
Timothy Arceri
2018-04-27
5
-7
/
+6
*
radeon: Drop broken front_buffer_reading/drawing optimization
Ian Romanick
2018-04-26
3
-46
/
+18
*
radeon: Use _mesa_is_front_buffer_drawing
Ian Romanick
2018-04-26
4
-25
/
+5
*
meson: remove dummy_cpp
Dylan Baker
2018-04-24
1
-1
/
+1
*
i965/meta_util: Re-enable sRGB-encoded fast-clears on CNL
Nanley Chery
2018-04-24
1
-11
/
+0
*
i965/miptree: Extend the sRGB-blending WA to future platforms
Nanley Chery
2018-04-24
1
-2
/
+2
*
i965: Add and use a getter for the clear color
Nanley Chery
2018-04-24
4
-11
/
+51
*
i965/wm_surface_state: Use the clear address if clear_bo is non-NULL
Nanley Chery
2018-04-24
1
-11
/
+6
*
i965: Add and use a single miptree aux_buf field
Nanley Chery
2018-04-24
10
-114
/
+96
*
i965: Add and use a getter for the miptree aux buffer
Nanley Chery
2018-04-24
4
-41
/
+25
*
i965: expose MESA_FORMAT_R8G8B8A8_SRGB visual
Tapani Pälli
2018-04-24
1
-3
/
+7
*
dri: Add __DRI_IMAGE_FORMAT_SABGR8
Tapani Pälli
2018-04-24
2
-0
/
+5
*
i965: perf: enable GPA query statistics
Lionel Landwerlin
2018-04-23
3
-1
/
+68
*
i965: perf: add support for raw queries
Lionel Landwerlin
2018-04-23
6
-27
/
+474
*
i965: perf: read slice/unslice frequencies from OA reports
Lionel Landwerlin
2018-04-23
2
-0
/
+71
*
i965: perf: snapshot RPSTAT register
Lionel Landwerlin
2018-04-23
3
-0
/
+67
*
i965: perf: extract utility functions
Lionel Landwerlin
2018-04-23
6
-252
/
+294
*
i965/miptree: Delete an unused function
Nanley Chery
2018-04-20
2
-17
/
+0
*
i965/miptree: Don't leak the clear_color_bo
Nanley Chery
2018-04-20
1
-2
/
+1
*
i965/blorp: Do the gen11 BTI flush
Jason Ekstrand
2018-04-20
1
-0
/
+14
*
intel: Handle firstvertex in an identical way to BaseVertex
Antia Puentes
2018-04-19
4
-13
/
+27
*
i965: Fix shadow batches to be the same size as the real BO.
Kenneth Graunke
2018-04-18
1
-1
/
+4
*
mesa: merge the driver functions DrawBuffers and DrawBuffer
Timothy Arceri
2018-04-17
1
-2
/
+2
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
7
-2
/
+11
*
blorp: Silence unused function warnings
Nanley Chery
2018-04-11
1
-1
/
+1
*
i965: Remove brw_bo_alloc_tiled_2d from intel_detect_swizzling.
Kenneth Graunke
2018-04-10
1
-10
/
+4
*
i965: Make the miptree clear color setter take a gl_color_union
Nanley Chery
2018-04-09
3
-6
/
+7
*
i965/miptree: Move the clear color and value setter implementations
Nanley Chery
2018-04-09
2
-21
/
+30
*
i965: Use the brw_context for the clear color and value setters
Nanley Chery
2018-04-09
3
-6
/
+6
*
i965: return the fourcc saved in __DRIimage when possible
Xiong, James
2018-04-09
1
-3
/
+10
*
dri_util: don't fail when not supporting ARB_compatibility with GL3.1
Andres Gomez
2018-04-09
1
-0
/
+10
*
dri_util: when overriding, always reset the core version
Andres Gomez
2018-04-09
1
-4
/
+2
*
i965: Use %x instead of %u in debug print.
Kenneth Graunke
2018-04-06
1
-1
/
+1
*
i965/surface_state: Emit the clear color address instead of value.
Rafael Antognolli
2018-04-05
1
-0
/
+22
*
i965/blorp: Update the fast clear value buffer.
Rafael Antognolli
2018-04-05
2
-0
/
+29
*
i965: Add aux_buf variable to simplify code.
Rafael Antognolli
2018-04-05
2
-21
/
+14
[next]