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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: use util_strchrnul() to fix android build error
Mauro Rossi
2016-04-04
1
-1
/
+2
*
egl: android: enable EGL_FRAMEBUFFER_TARGET_ANDROID and EGL_RECORDABLE_ANDROID
Rob Herring
2016-04-04
1
-0
/
+4
*
egl: Add EGL_RECORDABLE_ANDROID attribute
Rob Herring
2016-04-04
4
-0
/
+9
*
egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
Rob Herring
2016-04-04
4
-1
/
+10
*
Android: fix x86 gallium builds
Rob Herring
2016-04-04
5
-5
/
+55
*
nv50/ir: we can't load local memory directly into an output
Ilia Mirkin
2016-04-04
1
-1
/
+2
*
Revert "nv50/ir: normalize cube coordinates after derivatives have been compu...
Emil Velikov
2016-04-04
4
-84
/
+15
*
i965: Fix brw_render_cache_set_check_flush's PIPE_CONTROLs.
Kenneth Graunke
2016-03-29
2
-3
/
+22
*
nvc0: disable primitive restart and index bias during blits
Ilia Mirkin
2016-03-29
1
-0
/
+11
*
nvc0/ir: fix picking of coordinates from tex instruction for textureGrad
Ilia Mirkin
2016-03-29
1
-1
/
+11
*
i965: Fix assert conditions for src/dst x/y offsets
Anuj Phogat
2016-03-29
1
-3
/
+3
*
r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...
xavier
2016-03-29
1
-2
/
+6
*
nvc0: make sure to delete samplers used by compute shaders
Samuel Pitoiset
2016-03-29
1
-1
/
+1
*
st/mesa: use the texture view's format for render-to-texture
Nicolai Hähnle
2016-03-29
1
-7
/
+15
*
st/omx/dec: Correct the timestamping
Nishanth Peethambaran
2016-03-29
4
-8
/
+34
*
st/omx: Remove trailing spaces
Nishanth Peethambaran
2016-03-29
3
-31
/
+31
*
nv50/ir: fix indirect texturing for non-array textures on nvc0
Ilia Mirkin
2016-03-29
1
-3
/
+7
*
st/mesa: only minify depth for 3d targets
Ilia Mirkin
2016-03-29
1
-1
/
+4
*
nv50/ir: normalize cube coordinates after derivatives have been computed
Ilia Mirkin
2016-03-29
4
-15
/
+84
*
nv50/ir: force-enable derivatives on TXD ops
Ilia Mirkin
2016-03-29
2
-1
/
+4
*
nv50: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-03-29
2
-3
/
+3
*
i965: Fix gl_TessLevelOuter[] for isolines.
Kenneth Graunke
2016-03-29
2
-6
/
+22
*
i965: Push most TES inputs in vec4 mode.
Kenneth Graunke
2016-03-29
2
-34
/
+54
*
egl: support EGL_LARGEST_PBUFFER in eglCreatePbufferSurface(...)
Daniel Czarnowski
2016-03-29
3
-1
/
+13
*
radeonsi: fix Hyper-Z hangs on P2 configs
Marek Olšák
2016-03-29
1
-2
/
+8
*
llvmpipe: fix lp_rast_plane alignment on 32bit
Roland Scheidegger
2016-03-29
2
-0
/
+8
*
draw: fix line stippling
Roland Scheidegger
2016-03-29
1
-15
/
+15
*
softpipe: fix anisotropic filtering crash
Roland Scheidegger
2016-03-29
1
-2
/
+7
*
i965/vec4: Consider removal of no-op MOVs as progress during register coalesce.
Francisco Jerez
2016-03-29
1
-0
/
+1
*
i965/fs: Add missing analysis invalidation in fixup_3src_null_dest().
Francisco Jerez
2016-03-29
1
-0
/
+6
*
i965/fs: Add missing analysis invalidation in opt_sampler_eot().
Francisco Jerez
2016-03-29
1
-1
/
+4
*
clover: Fix pipe_grid_info.indirect not being initialized.
Hans de Goede
2016-03-29
1
-1
/
+1
*
nvc0: fix blit triangle size to fully cover FB's > 8192x8192
Ilia Mirkin
2016-03-29
1
-4
/
+4
*
radeonsi: avoid crash when a sampler state is bound for a buffer texture
Nicolai Hähnle
2016-03-29
1
-0
/
+1
*
Revert "meta: Fix the pbo usage in meta for GLES{1,2} contexts"
Emil Velikov
2016-03-29
1
-25
/
+5
*
meta: Fix the pbo usage in meta for GLES{1,2} contexts
Anuj Phogat
2016-03-29
1
-5
/
+25
*
r600g: clear compressed_depthtex/colortex_mask when binding buffer texture
Nicolai Hähnle
2016-03-12
1
-12
/
+12
*
egl/x11: check the return value of xcb_dri2_get_buffers_reply()
Emil Velikov
2016-03-12
1
-0
/
+3
*
radeon/uvd: increase max height to 4096 for VI and newer
Tamil velan
2016-03-12
1
-1
/
+1
*
i965/hsw: Initialize SLM index in state register
Jordan Justen
2016-03-12
2
-0
/
+23
*
i965/fs: Allow spilling for SIMD16 compute shaders
Jordan Justen
2016-03-12
3
-1
/
+14
*
gallium/radeon: don't use temporary buffers for persistent mappings
Marek Olšák
2016-03-12
1
-2
/
+4
*
radeon/uvd: disable MPEG1
Christian König
2016-03-12
1
-0
/
+1
*
tgsi: fix parsing of shared memory declarations
Samuel Pitoiset
2016-03-12
1
-1
/
+3
*
glsl: avoid stack smashing when there are too many attributes
Ilia Mirkin
2016-03-12
1
-0
/
+7
*
nvc0: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-03-12
2
-2
/
+3
*
swrast: fix GL_ANY_SAMPLES_PASSED values in Result
Ilia Mirkin
2016-03-12
1
-0
/
+5
*
i965: Only magnify depth for 3D textures, not array textures.
Kenneth Graunke
2016-03-12
1
-1
/
+1
*
winsys/svga: Increase the fence timeout
Thomas Hellstrom
2016-03-12
1
-1
/
+2
*
winsys/svga: Fix an uninitialized return value
Thomas Hellstrom
2016-03-12
1
-0
/
+2
[next]