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
*
spirv: fix OpBitcast when the src and dst bitsize are different (v3)
Connor Abbott
2017-07-08
1
-1
/
+66
*
st/mesa: release EGLImage on EGLImageTarget* error
Philipp Zabel
2017-07-08
1
-0
/
+1
*
winsys/radeon: only call pb_slabs_reclaim when slabs are actually used
Nicolai Hähnle
2017-07-08
1
-1
/
+2
*
cherry-ignore: i965: Fix anisotropic filtering for mag filter
Andres Gomez
2017-07-08
1
-0
/
+3
*
swr: Limit memory held by defer deleted resources.
Bruce Cherniak
2017-07-08
1
-0
/
+6
*
etnaviv: fix shader miscompilation with more than 16 labels
Lucas Stach
2017-07-08
1
-28
/
+32
*
ac/nir: Use correct LLVM intrinsics for atomic ops on imageBuffers
Alex Smith
2017-07-08
1
-29
/
+34
*
ac/nir: Make intrinsic_name buffer long enough
James Legg
2017-07-08
1
-1
/
+1
*
i965: Always set AALINEDISTANCE_TRUE on Sandybridge.
Kenneth Graunke
2017-07-08
1
-2
/
+1
*
i965: Use true AA line distance on G45/Ironlake.
Kenneth Graunke
2017-07-08
1
-1
/
+1
*
radeon/winsys: Limit max allocation size to 70% of VRAM
Aaron Watry
2017-07-08
1
-0
/
+2
*
draw: check for line_width != 1.0f in validate_pipeline()
Brian Paul
2017-07-08
1
-3
/
+4
*
docs: add sha256 checksums for 17.1.4
Andres Gomez
2017-06-30
1
-1
/
+2
*
docs: add release notes for 17.1.4
mesa-17.1.4
Andres Gomez
2017-06-30
1
-0
/
+219
*
Update version to 17.1.4
Andres Gomez
2017-06-30
1
-1
/
+1
*
cherry-ignore: bin/get-fixes-pick-list.sh: better identify multiple "fixes:" ...
Andres Gomez
2017-06-28
1
-1
/
+4
*
cherry-ignore: 17.1.4 rejected commits
Andres Gomez
2017-06-28
1
-1
/
+8
*
Fix khrplatform.h not installed if EGL is disabled.
Eric Le Bihan
2017-06-28
2
-3
/
+3
*
Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
2017-06-28
1
-0
/
+1
*
radeonsi: include ac_binary.h for struct ac_shader_binary
Emil Velikov
2017-06-28
1
-2
/
+2
*
nv50/ir: fix combineLd/St to update existing records as necessary
Ilia Mirkin
2017-06-28
1
-0
/
+8
*
nv50/ir: fetch indirect sources BEFORE the op that uses them
Ilia Mirkin
2017-06-28
1
-19
/
+32
*
i965: update MaxTextureRectSize to match PRMs and comply with OpenGL 4.1+
Iago Toral Quiroga
2017-06-28
1
-1
/
+1
*
amd/common: fix off-by-one in sid_tables.py
Nicolai Hähnle
2017-06-28
1
-1
/
+1
*
egl/display: make platform detection thread-safe
Eric Engestrom
2017-06-28
1
-7
/
+12
*
egl/display: only detect the platform once
Eric Engestrom
2017-06-28
1
-14
/
+17
*
gallium/util: Break recursion in pipe_resource_reference
Michel Dänzer
2017-06-28
1
-2
/
+8
*
i915: Fix wpos_tex vs. -1 comparison
Ville Syrjälä
2017-06-28
3
-8
/
+7
*
etnaviv: only flush resource to self if no scanout buffer exists
Lucas Stach
2017-06-28
1
-4
/
+5
*
egl_dri2: swrastGetDrawableInfo: set *x, *y [v2]
Ben Crocker
2017-06-28
1
-1
/
+3
*
nv50/ir: Properly fold constants in SPLIT operation
Pierre Moreau
2017-06-28
1
-3
/
+4
*
i965: Clamp clear colors to the representable range
Jason Ekstrand
2017-06-28
1
-0
/
+40
*
gallium/vbuf: avoid segfault when we get invalid glDrawRangeElements()
Brian Paul
2017-06-28
1
-1
/
+15
*
i965: Fix broxton 2x6 l3 config
Anuj Phogat
2017-06-28
1
-0
/
+16
*
i965: Add and initialize l3_banks field for gen7+
Anuj Phogat
2017-06-28
2
-3
/
+27
*
svga: check return value from svga_set_shader( SVGA3D_SHADERTYPE_GS, NULL)
Brian Paul
2017-06-28
1
-0
/
+2
*
svga: use the winsys interface to invalidate surface
Charmaine Lee
2017-06-28
5
-8
/
+23
*
egl: properly count configs
Eric Engestrom
2017-06-28
5
-6
/
+12
*
egl/android: Change order of EGLConfig generation (v2)
Chad Versace
2017-06-28
1
-7
/
+25
*
i915: Fix gl_Fragcoord interpolation
Ville Syrjälä
2017-06-28
5
-16
/
+21
*
change va max_entrypoints
Chandu Babu N
2017-06-28
2
-1
/
+3
*
st/mesa: fix pipe_rasterizer_state::scissor with multiple viewports
Marek Olšák
2017-06-28
1
-1
/
+1
*
mesa: flush vertices before updating ctx->_Shader
Marek Olšák
2017-06-28
1
-2
/
+2
*
mesa: flush vertices before changing viewports
Marek Olšák
2017-06-28
1
-2
/
+4
*
spirv: Work around the Doom shader bug
Jason Ekstrand
2017-06-28
2
-0
/
+28
*
winsys/amdgpu: fix a deadlock when waiting for submission_in_progress
Marek Olšák
2017-06-28
2
-16
/
+43
*
anv: Fix L3 cache programming on Bay Trail
Jonas Kulla
2017-06-28
1
-1
/
+1
*
i965: Ignore anisotropic filtering in nearest mode.
Kenneth Graunke
2017-06-28
1
-2
/
+4
*
gallium/radeon/gfx9: fix PBO texture uploads to compressed textures
Nicolai Hähnle
2017-06-28
1
-1
/
+6
*
i965/gen4: Set depth offset when there is stencil attachment only
Topi Pohjolainen
2017-06-28
1
-0
/
+6
[next]