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
*
i965: Enable fast clears for multi-lod
Ben Widawsky
2016-11-25
1
-15
/
+0
*
i965: Allow single-sampled miptree to be resolved and shared
Topi Pohjolainen
2016-11-25
1
-1
/
+1
*
i965/gen8: Relax asserts prohibiting arrayed/mipmapped fast clears
Topi Pohjolainen
2016-11-25
3
-14
/
+18
*
i965: Use ISL for CCS layouts
Topi Pohjolainen
2016-11-25
2
-104
/
+38
*
i965: Resolve non-compressed fast clears prior layered rendering
Topi Pohjolainen
2016-11-25
1
-0
/
+13
*
i965: Restrict fast color clear on first slice only
Topi Pohjolainen
2016-11-25
1
-0
/
+8
*
i965: Track fast color clear state in level/layer granularity
Topi Pohjolainen
2016-11-25
3
-30
/
+68
*
i965: Move fast clear state enumeration into resolve map
Topi Pohjolainen
2016-11-25
3
-65
/
+68
*
i965: Refactor check if color resolve is needed
Topi Pohjolainen
2016-11-25
1
-15
/
+28
*
i965: Add plumbing for fast clear layer/level details
Topi Pohjolainen
2016-11-25
2
-19
/
+34
*
i965: Add interface for checking multiple slices if any is unresolved
Topi Pohjolainen
2016-11-25
2
-0
/
+13
*
i965: Provide slice details to renderbuffer fast clear state tracker
Topi Pohjolainen
2016-11-25
4
-16
/
+68
*
i965: Split per miptree and per slice/level fast clear bits
Topi Pohjolainen
2016-11-25
3
-16
/
+16
*
i965: Provide slice details to color resolver
Topi Pohjolainen
2016-11-25
6
-18
/
+51
*
i965: Add new interface for full color resolves
Topi Pohjolainen
2016-11-25
8
-11
/
+23
*
i965: Refactor lossless compression state tracking
Topi Pohjolainen
2016-11-25
4
-15
/
+7
*
mesa/getteximage: Add validation of target to glGetTextureImage
Eduardo Lima Mitev
2016-11-24
1
-0
/
+5
*
main/texobj: Check that texture id > 0 before looking it up in hash-table
Eduardo Lima Mitev
2016-11-24
1
-2
/
+3
*
i965: Always reserve clip distance VUE slots in SSO mode.
Kenneth Graunke
2016-11-23
1
-0
/
+13
*
i965: Use 3DSTATE_CLIP's User Clip Distance Enable bitmask on Gen8+.
Kenneth Graunke
2016-11-23
5
-18
/
+17
*
i965/gen7: Only advertise 4 samples for RGBA32F on GLES
Jordan Justen
2016-11-23
1
-3
/
+19
*
i965: Restructure fast clear eligibility decision
Ben Widawsky
2016-11-23
1
-14
/
+37
*
i965: Set initial msaa fast clear status explicitly
Topi Pohjolainen
2016-11-23
1
-1
/
+1
*
i965: Declare read-only input to level/layer check const
Topi Pohjolainen
2016-11-23
1
-1
/
+1
*
i965/fbo: Prepare layer multiplier for render buffer compression
Topi Pohjolainen
2016-11-23
1
-1
/
+1
*
i965: Add multi-slice getter for resolve maps
Topi Pohjolainen
2016-11-23
2
-7
/
+27
*
i965/meta: Split conversion of color and setting it
Topi Pohjolainen
2016-11-23
3
-19
/
+36
*
i965/miptree: Don't shrink textures when augmenting for more levels
Topi Pohjolainen
2016-11-23
1
-4
/
+25
*
main/getteximage: Use the height argument to calculate memcpy copy size
Eduardo Lima Mitev
2016-11-23
1
-1
/
+1
*
i965/fs: Implement load_layer_id for fragment shaders
Jason Ekstrand
2016-11-22
1
-0
/
+5
*
compiler: Add the rest of the subpassInput types
Jason Ekstrand
2016-11-22
1
-0
/
+1
*
mesa: use special checksums for unset checksums and fixed-func shaders
Marek Olšák
2016-11-22
2
-0
/
+6
*
glsl: add gl_linked_shader::SourceChecksum
Marek Olšák
2016-11-22
3
-1
/
+17
*
mesa: use util_hash_crc32 instead of _mesa_str_checksum
Marek Olšák
2016-11-22
3
-26
/
+2
*
i965/compiler: Disable trig workarounds on KBL+
Jason Ekstrand
2016-11-22
2
-4
/
+8
*
mesa/glsl: remove unused uses_builtin_functions field
Timothy Arceri
2016-11-23
2
-2
/
+0
*
i965: Use NIR-based clip/cull lowering for OpenGL as well.
Kenneth Graunke
2016-11-22
2
-1
/
+2
*
i965/vec4: Handle component qualifiers on non-generic varyings.
Kenneth Graunke
2016-11-22
5
-73
/
+53
*
i965/fs: Handle compact outputs.
Kenneth Graunke
2016-11-22
1
-1
/
+3
*
i965/hsw: Set integer mode in sampling state for stencil texturing
Jordan Justen
2016-11-21
2
-18
/
+9
*
mesa: fold always true conditional
Emil Velikov
2016-11-21
1
-4
/
+2
*
mesa: drop unneeded assert
Emil Velikov
2016-11-21
1
-1
/
+0
*
tnl: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
2
-2
/
+0
*
radeon: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
5
-5
/
+0
*
r200: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
5
-5
/
+1
*
i915: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
2
-2
/
+0
*
mesa: remove unneeded #includes in errors.c
Brian Paul
2016-11-20
1
-6
/
+0
*
mesa: remove trailing whitespace in errors.c
Brian Paul
2016-11-20
1
-6
/
+6
*
i965: Store a clip_distance_mask field similar to cull_distance_mask.
Kenneth Graunke
2016-11-19
4
-0
/
+7
*
i965: Use shader_info for brw_vue_prog_data::cull_distance_mask.
Kenneth Graunke
2016-11-19
6
-12
/
+12
[next]