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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Advertise the CCS modifier
Ben Widawsky
2017-08-14
1
-4
/
+40
*
i965/miptree: More conservatively resolve external images
Jason Ekstrand
2017-08-14
3
-1
/
+47
*
i965: Pretend that CCS modified images are two planes
Ben Widawsky
2017-08-14
2
-21
/
+40
*
i965/screen: Support import and export of surfaces with CCS
Jason Ekstrand
2017-08-14
1
-8
/
+71
*
i965/miptree: Allocate mcs_buf for an image's CCS
Ben Widawsky
2017-08-14
1
-4
/
+91
*
i965: Support images with aux buffers
Ben Widawsky
2017-08-14
1
-0
/
+6
*
intel/isl: Add support for I915_FORMAT_MOD_Y_TILED_CCS
Jason Ekstrand
2017-08-14
2
-0
/
+8
*
i965/screen: Stop redefining DRM_FORMAT_MOD_(INVALID|LINEAR)
Jason Ekstrand
2017-08-14
1
-8
/
+0
*
drm-uapi/forcc: Pull in new modifiers
Jason Ekstrand
2017-08-14
1
-0
/
+31
*
i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_u...
Scott D Phillips
2017-08-14
1
-1
/
+2
*
st/va: change frame_idx from array to hash table
Julien Isorce
2017-08-14
4
-6
/
+31
*
configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Michel Dänzer
2017-08-14
1
-28
/
+30
*
nv50/ir: clean up saturated values immediately
Ilia Mirkin
2017-08-12
1
-1
/
+6
*
nvc0/ir: unlink values pre- and post-call to division function
Ilia Mirkin
2017-08-12
1
-4
/
+3
*
i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Kenneth Graunke
2017-08-12
1
-0
/
+2
*
i965: Clean up intel_batchbuffer_init().
Kenneth Graunke
2017-08-12
3
-12
/
+11
*
gallium/radeon: only pass shader-specific debug flags to the disk shader cache
Marek Olšák
2017-08-11
1
-1
/
+8
*
radeonsi/gfx9: fix the scissor bug workaround
Marek Olšák
2017-08-11
1
-3
/
+7
*
radeonsi/gfx9: use the VI codepath for clamping Z
Marek Olšák
2017-08-11
2
-12
/
+2
*
egl: Update headers from Khronos
Daniel Stone
2017-08-11
4
-42
/
+673
*
egl/dri2: Allow modifiers to add FDs to imports
Daniel Stone
2017-08-11
1
-19
/
+19
*
intel/compiler: properly size attribute wa_flags array for Vulkan
Iago Toral Quiroga
2017-08-11
1
-1
/
+17
*
glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Timothy Arceri
2017-08-11
1
-10
/
+1
*
glsl: pass mem_ctx to constant_expression_value(...) and friends
Timothy Arceri
2017-08-11
22
-90
/
+168
*
glsl: use ralloc_str_append() rather than ralloc_asprintf_rewrite_tail()
Timothy Arceri
2017-08-11
1
-31
/
+113
*
util/ralloc: add ralloc_str_append() helper
Timothy Arceri
2017-08-11
2
-0
/
+37
*
glsl: remove unused field from ir_call
Timothy Arceri
2017-08-11
1
-5
/
+0
*
glsl: stop copying struct and interface member names
Timothy Arceri
2017-08-11
13
-59
/
+50
*
glsl: tidy up get_num_operands()
Timothy Arceri
2017-08-11
2
-14
/
+9
*
glsl: calculate number of operands in an expression once
Timothy Arceri
2017-08-11
22
-32
/
+103
*
isl: Validate row pitch of stencil surfaces.
Kenneth Graunke
2017-08-10
1
-2
/
+7
*
egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpy
Emil Velikov
2017-08-10
1
-2
/
+2
*
egl/drm: rename dri2_drm_create_surface()
Emil Velikov
2017-08-10
1
-13
/
+4
*
egl/drm: remove unreachable code in dri2_drm_create_surface()
Emil Velikov
2017-08-10
1
-13
/
+7
*
egl/x11: pass NULL instead of XCB_WINDOW_NONE as native_surface
Emil Velikov
2017-08-10
2
-2
/
+2
*
egl: Clean up native_type vs drawable mess
Matt Turner
2017-08-10
2
-8
/
+5
*
egl: handle BAD_NATIVE_PIXMAP further up the stack
Emil Velikov
2017-08-10
2
-5
/
+3
*
egl: drop unreachable BAD_NATIVE_WINDOW conditions
Emil Velikov
2017-08-10
4
-15
/
+3
*
egl: add dri2_setup_swap_interval helper
Emil Velikov
2017-08-10
4
-63
/
+49
*
configure: remove trailing "-a" in swr architecture test
Tim Rowley
2017-08-10
1
-1
/
+1
*
build: Fix up spirv_info.Plo
Matt Turner
2017-08-10
1
-0
/
+2
*
ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
2017-08-10
3
-4
/
+15
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
9
-11
/
+35
*
glx: Fix swap method config matching
Thomas Hellstrom
2017-08-10
1
-3
/
+1
*
glx: Work around X servers reporting bogus values of GLX_SWAP_METHOD_OML
Thomas Hellstrom
2017-08-10
1
-1
/
+11
*
dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Thomas Hellstrom
2017-08-10
3
-7
/
+6
*
radv: force cs/ps/l2 flush at end of command stream. (v2)
Dave Airlie
2017-08-09
1
-1
/
+4
*
nv50/ir: fix ConstantFolding with saturation
Karol Herbst
2017-08-09
2
-0
/
+9
*
st/dri2: fix kms_swrast driconf option handling
Rob Herring
2017-08-09
1
-3
/
+3
*
radeonsi: drop two unused variables in create_function()
Samuel Pitoiset
2017-08-09
1
-2
/
+0
[next]