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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
62
-46
/
+179
*
i965: Introduce state flag for blorp
Topi Pohjolainen
2016-04-23
2
-0
/
+3
*
i965/blorp/gen6: Use normal base state address setup
Topi Pohjolainen
2016-04-23
3
-54
/
+5
*
i965: Remove pointers to non-existing atoms
Topi Pohjolainen
2016-04-23
1
-8
/
+0
*
i965: Disable KHR_texture_compression_astc_hdr on Gen9
Nanley Chery
2016-04-22
2
-4
/
+3
*
i965: Disable channel expressions for scalar GS, TCS, TES.
Kenneth Graunke
2016-04-22
1
-1
/
+3
*
i965/blorp: Add support for 2x msaa
Topi Pohjolainen
2016-04-22
2
-10
/
+9
*
i965/blorp: Add support for encoding/decoding interleaved 2x msaa
Topi Pohjolainen
2016-04-22
1
-8
/
+36
*
i965: don't lower mod() in glsl ir
Samuel Iglesias Gonsálvez
2016-04-22
1
-1
/
+0
*
i965/surface_state: Use libisl functions for image format lowering
Jason Ekstrand
2016-04-21
3
-120
/
+12
*
i965/fs_surface_builder: Use isl instead of mesa for format info
Jason Ekstrand
2016-04-21
1
-66
/
+52
*
i965/fs_surface_builder: Add a helper for converting GL to ISL formats
Jason Ekstrand
2016-04-21
1
-0
/
+55
*
i965/fs_surface_builder: Explicitly handle FORMAT_NONE in num_image_coordinates
Jason Ekstrand
2016-04-21
1
-0
/
+1
*
i965/fs_surface_builder: Take a GL format enum instead of mesa_format
Jason Ekstrand
2016-04-21
3
-9
/
+10
*
i965: Add a dependency on libisl
Jason Ekstrand
2016-04-21
1
-1
/
+6
*
st/mesa: check return value of begin/end_query
Nicolai Hähnle
2016-04-21
1
-22
/
+33
*
i965: Always use Y-tiled buffers on SKL+
Ben Widawsky
2016-04-21
4
-8
/
+30
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
5
-55
/
+55
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
3
-50
/
+50
*
i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+.
Kenneth Graunke
2016-04-21
1
-0
/
+1
*
i965/blorp: Improve precission of blitting coordinates when clipping
Iago Toral Quiroga
2016-04-21
1
-61
/
+163
*
i965/fs: Readd opt_drop_redundant_mov_to_flags().
Matt Turner
2016-04-21
2
-0
/
+41
*
i965/blorp: Do not emit pma stall on gen9+
Topi Pohjolainen
2016-04-21
1
-1
/
+3
*
i965: automake: remove gratuitous "+" during variable assignment
Emil Velikov
2016-04-21
1
-2
/
+2
*
dri/common: add MESA_FORMAT_R8G8B8{A8, X8}_UNORM formats as supported configs
Rob Herring
2016-04-21
1
-0
/
+10
*
i965: add build rule for brw_nir_trig_workarounds.c on Android
Rob Herring
2016-04-21
4
-2
/
+49
*
i965/tiled_memcpy: don't unconditionally use __builtin_bswap32
Jonathan Gray
2016-04-21
1
-1
/
+14
*
i965/blorp: Reduce the urb size requirement for vertex buffer
Topi Pohjolainen
2016-04-21
1
-5
/
+4
*
i965/blorp: Reduce the size of vertex buffer
Topi Pohjolainen
2016-04-21
1
-12
/
+19
*
i965/blorp: Do not tricker urb re-configuration unnecessarily
Topi Pohjolainen
2016-04-21
2
-1
/
+5
*
i965/blorp: Skip re-emitting urb config whenever possible
Topi Pohjolainen
2016-04-21
1
-0
/
+15
*
i965/blorp: Prepare to switch from compute pipeline
Topi Pohjolainen
2016-04-21
1
-0
/
+2
*
i965/blorp: Skip uploading state/options not needed for clears
Topi Pohjolainen
2016-04-21
3
-17
/
+37
*
i965/blorp: Re-introduce clear programs
Topi Pohjolainen
2016-04-21
5
-4
/
+473
*
i965/meta: Move check for srgb into is_color_fast_clear_compatible()
Topi Pohjolainen
2016-04-21
2
-17
/
+19
*
i965/meta: Expose check for fast clear compatibility
Topi Pohjolainen
2016-04-21
2
-20
/
+25
*
i965/meta: Expose fast clear value setup
Topi Pohjolainen
2016-04-21
2
-5
/
+10
*
i965/meta: Expose non-fast clear rectangle calculation
Topi Pohjolainen
2016-04-21
2
-10
/
+21
*
i965/meta: Expose resolve clear rectangle calculation
Topi Pohjolainen
2016-04-21
2
-7
/
+15
*
i965/meta: Expose fast clear rectangle calculation
Topi Pohjolainen
2016-04-21
2
-19
/
+33
*
i965: Declare input to mcs alignment calculation constant
Topi Pohjolainen
2016-04-21
2
-2
/
+2
*
i965/blorp: Switch the order of render and texture targets
Topi Pohjolainen
2016-04-21
2
-1
/
+5
*
i965/blorp: Reduce scope for generator and its inputs
Topi Pohjolainen
2016-04-21
3
-26
/
+25
*
i965/blorp: Add support for disabling color blending
Topi Pohjolainen
2016-04-21
4
-0
/
+19
*
i965/blorp: Add support for setting fast clear operation
Topi Pohjolainen
2016-04-21
4
-0
/
+5
*
i965/blorp: Enable blits on gen8
Topi Pohjolainen
2016-04-21
3
-6
/
+9
*
i965/blorp: Prepare stencil sampling for gen8
Topi Pohjolainen
2016-04-21
2
-3
/
+4
*
i965/blorp: Add check for supported sample numbers
Topi Pohjolainen
2016-04-21
2
-2
/
+17
*
i965/blorp: Add support for sampling 3D textures
Topi Pohjolainen
2016-04-21
3
-6
/
+23
*
i965/blorp: Add support for source swizzle
Topi Pohjolainen
2016-04-21
5
-9
/
+29
[next]