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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
egl: whitespace cleanup in eglapi.c
Eric Engestrom
2017-08-09
1
-25
/
+25
*
TextureStorage1D should return INVALID_OPERATION if target is not a 1D texture
Iago Toral Quiroga
2017-08-09
1
-1
/
+1
*
Update TextureParameter* error for incompatible texture targets
Iago Toral Quiroga
2017-08-09
1
-1
/
+1
*
egl/dri2: refactor dri2_query_surface, swrastGetDrawableInfo
Tapani Pälli
2017-08-09
1
-7
/
+18
*
i965/bufmgr: Set bo->idle after waiting.
Kenneth Graunke
2017-08-08
1
-0
/
+2
*
i965: Don't use ggtt_bo for Gen8+ streamout offset buffer.
Kenneth Graunke
2017-08-08
1
-1
/
+1
*
i965: Simplify *_bo() helpers.
Kenneth Graunke
2017-08-08
1
-47
/
+25
*
i965: Get rid of KSP_ro
Kenneth Graunke
2017-08-08
1
-15
/
+4
*
ac/nir: fix saturate emission
Connor Abbott
2017-08-08
1
-2
/
+2
*
i965: Only call create_for_planar_image for multiple planes
Jason Ekstrand
2017-08-08
1
-1
/
+4
*
mesa: don't error check the default buffer object
Timothy Arceri
2017-08-08
1
-11
/
+11
*
mesa: check default buffer object creation was successful
Timothy Arceri
2017-08-08
1
-0
/
+9
*
mesa: add NULL checking to free_shared_state()
Timothy Arceri
2017-08-08
2
-31
/
+65
*
glapi: per the extension spec, the EXT-suffixed function should be used
Ilia Mirkin
2017-08-07
1
-10
/
+0
*
include: update GLES gl2ext header to no longer reference bad function
Ilia Mirkin
2017-08-07
1
-5
/
+52
*
radv: remove semicolon in if(...);
Bas Nieuwenhuizen
2017-08-08
1
-1
/
+1
*
radv: Fix decompression on multisampled depth buffers
Alex Smith
2017-08-07
2
-35
/
+69
*
radv: Don't allow fmask swizzling for shareable images.
Bas Nieuwenhuizen
2017-08-07
1
-1
/
+4
*
radeonsi: fix a compile failure due to disabled asserts
Marek Olšák
2017-08-07
1
-1
/
+1
*
radeonsi: use optimal packet order when doing a pipeline sync
Marek Olšák
2017-08-07
1
-34
/
+83
*
radeonsi: expose the number of decompress calls to the HUD
Marek Olšák
2017-08-07
4
-7
/
+20
*
gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
Marek Olšák
2017-08-07
4
-8
/
+8
*
radeonsi: rename shader_userdata -> shader_pointers where appropriate
Marek Olšák
2017-08-07
5
-20
/
+20
*
radeonsi: prefetch VBO descriptors after the first VGT shader
Marek Olšák
2017-08-07
1
-17
/
+63
*
radeonsi: add a separate dirty mask for prefetches
Marek Olšák
2017-08-07
6
-16
/
+64
*
radeonsi: add and use si_pm4_state_enabled_and_changed
Marek Olšák
2017-08-07
3
-17
/
+18
*
radeonsi: de-atomize L2 prefetch
Marek Olšák
2017-08-07
7
-9
/
+11
*
radeonsi: align all CE dumps to L2 cache line size
Marek Olšák
2017-08-07
1
-8
/
+17
*
radeonsi: remove a tautology sctx->framebuffer.nr_samples >= 1
Marek Olšák
2017-08-07
1
-2
/
+1
[next]