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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add support for nvidia conservative rasterization extensions
Rhys Perry
2018-04-30
15
-11
/
+478
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
3
-5
/
+8
*
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: add TBO support for GL_EXT_texture_norm16
Tapani Pälli
2018-04-27
1
-3
/
+3
*
mesa: drop the buffer mode param from the DrawBuffer driver function
Timothy Arceri
2018-04-27
8
-11
/
+10
*
st: Choose a 2101010 format for GL_RGB/GL_RGBA with a 2_10_10_10 type.
Eric Anholt
2018-04-26
1
-0
/
+13
*
st/mesa: fix missing setting of _ElementSize in new_draw_rasterpos_stage
Charmaine Lee
2018-04-26
1
-0
/
+5
*
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
*
mesa: GL_EXT_texture_norm16 extension plumbing
Tapani Pälli
2018-04-25
6
-9
/
+78
*
mesa: call DrawBufferAllocate driver hook in update_framebuffer for windows-s...
Boyan Ding
2018-04-25
1
-0
/
+6
*
st/mesa: add new driver function DrawBufferAllocate
Timothy Arceri
2018-04-25
3
-7
/
+11
*
mesa: some C99 tidy ups for framebuffer.c
Timothy Arceri
2018-04-25
1
-13
/
+5
*
meson: remove dummy_cpp
Dylan Baker
2018-04-24
1
-1
/
+1
*
meson: don't build classic mesa tests without dri_drivers
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
*
mesa: rename api_validate.{c,h} -> draw_validate.{c,h}
Timothy Arceri
2018-04-24
9
-10
/
+10
*
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
*
autotools: Include new meson files
18.1-branchpoint
Dylan Baker
2018-04-20
1
-0
/
+2
*
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
*
meson: Build st_tests_common with gtest
Mike Lothian
2018-04-19
1
-1
/
+1
*
i965: Fix shadow batches to be the same size as the real BO.
Kenneth Graunke
2018-04-18
1
-1
/
+4
*
glsl_to_tgsi: try harder to lower unsupported ir_binop_vector_extract
Marek Olšák
2018-04-18
1
-0
/
+5
*
meson: build tests for gallium mesa state tracker
Dylan Baker
2018-04-18
1
-0
/
+40
*
meson: Remove TODO about mesa/main tests
Dylan Baker
2018-04-18
1
-2
/
+0
*
mesa: merge the driver functions DrawBuffers and DrawBuffer
Timothy Arceri
2018-04-17
5
-16
/
+8
[next]