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
*
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
*
mesa: protect #include of unistd.h with _MSV_VER check
Brian Paul
2018-04-13
1
-0
/
+4
*
mesa: remove unused 'i' in dimensions_error_check()
Brian Paul
2018-04-13
1
-1
/
+0
*
mesa: remove snprintf macro in imports.h to fix MSVC build
Brian Paul
2018-04-13
2
-5
/
+1
*
mesa: Include unistd.h in program_lexer
Dylan Baker
2018-04-13
1
-0
/
+1
*
getteximage: assume texture image is empty for non defined levels
Juan A. Suarez Romero
2018-04-13
1
-2
/
+25
*
gettextureimage: verify cube map is complete
Juan A. Suarez Romero
2018-04-13
1
-9
/
+14
*
gettextsubimage: verify zoffset and depth are correct
Juan A. Suarez Romero
2018-04-13
1
-2
/
+2
*
mesa: free debug messages when destroying the debug state
Timothy Arceri
2018-04-13
1
-22
/
+23
*
mesa: fix x86 builds
Timothy Arceri
2018-04-13
1
-0
/
+1
*
Fix scons build
Marek Olšák
2018-04-12
2
-0
/
+2
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
112
-333
/
+402
*
mesa: include dispatch.h less
Marek Olšák
2018-04-12
20
-20
/
+0
*
mesa: Silence remaining unused parameter warnings in teximage.c
Ian Romanick
2018-04-11
1
-21
/
+21
*
mesa: Silence unused parameter warning in compressedteximage_only_format
Ian Romanick
2018-04-11
3
-10
/
+10
*
blorp: Silence unused function warnings
Nanley Chery
2018-04-11
1
-1
/
+1
*
mesa: Assert base format before truncating to unsigned short
Topi Pohjolainen
2018-04-11
1
-2
/
+3
*
i965: Remove brw_bo_alloc_tiled_2d from intel_detect_swizzling.
Kenneth Graunke
2018-04-10
1
-10
/
+4
*
mesa: fix glsl version mismatch in compat profile
Timothy Arceri
2018-04-11
1
-2
/
+6
*
st/mesa: finalise tcs/tes/geom NIR before storing it to the cache
Timothy Arceri
2018-04-10
1
-2
/
+9
*
st/mesa: exit st_translate_fragment_program() earlier for NIR path
Timothy Arceri
2018-04-10
1
-6
/
+6
*
st/glsl_to_nir: set paramater value offset as driver location for packed unif...
Timothy Arceri
2018-04-10
3
-11
/
+11
*
st/mesa: stop calling _mesa_init_shader_object_functions()
Timothy Arceri
2018-04-10
1
-1
/
+0
*
mesa/st/nir: fix instruction removal
Rob Clark
2018-04-09
1
-1
/
+1
[next]