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
*
i965/vec4: Update vec4 unit tests for commit 01dacc83ff.
Matt Turner
2016-04-16
3
-10
/
+24
*
nvc/ir: remove duplicate variable declaration
Emil Velikov
2016-04-15
1
-1
/
+0
*
nv50/ir: we can't load local memory directly into an output
Ilia Mirkin
2016-04-14
1
-1
/
+2
*
Android: fix x86 gallium builds
Rob Herring
2016-04-14
5
-5
/
+55
*
nvc0: disable primitive restart and index bias during blits
Ilia Mirkin
2016-04-14
1
-0
/
+11
*
nvc0/ir: fix picking of coordinates from tex instruction for textureGrad
Ilia Mirkin
2016-04-14
1
-0
/
+11
*
i965: Fix assert conditions for src/dst x/y offsets
Anuj Phogat
2016-04-14
1
-3
/
+3
*
r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...
xavier
2016-04-14
1
-2
/
+6
*
nvc0: make sure to delete samplers used by compute shaders
Samuel Pitoiset
2016-04-14
1
-1
/
+1
*
st/mesa: use the texture view's format for render-to-texture
Nicolai Hähnle
2016-04-14
1
-7
/
+15
*
st/omx/dec: Correct the timestamping
Nishanth Peethambaran
2016-04-14
4
-8
/
+34
*
st/omx: Remove trailing spaces
Nishanth Peethambaran
2016-04-14
3
-31
/
+31
*
nv50/ir: fix indirect texturing for non-array textures on nvc0
Ilia Mirkin
2016-04-14
1
-3
/
+7
*
st/mesa: only minify depth for 3d targets
Ilia Mirkin
2016-04-14
1
-1
/
+4
*
nv50/ir: force-enable derivatives on TXD ops
Ilia Mirkin
2016-04-14
2
-1
/
+4
*
nv50: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-04-14
2
-3
/
+3
*
egl: support EGL_LARGEST_PBUFFER in eglCreatePbufferSurface(...)
Daniel Czarnowski
2016-04-14
3
-1
/
+13
*
radeonsi: fix Hyper-Z hangs on P2 configs
Marek Olšák
2016-04-14
1
-2
/
+8
*
draw: fix line stippling
Roland Scheidegger
2016-04-11
1
-15
/
+15
*
softpipe: fix anisotropic filtering crash
Roland Scheidegger
2016-04-11
1
-2
/
+7
*
i965/vec4: Consider removal of no-op MOVs as progress during register coalesce.
Francisco Jerez
2016-04-11
1
-0
/
+1
*
i965/fs: Add missing analysis invalidation in fixup_3src_null_dest().
Francisco Jerez
2016-04-11
1
-0
/
+6
*
i965/fs: Add missing analysis invalidation in opt_sampler_eot().
Francisco Jerez
2016-04-11
1
-1
/
+4
*
nvc0: fix blit triangle size to fully cover FB's > 8192x8192
Ilia Mirkin
2016-04-11
1
-4
/
+4
*
r600g: clear compressed_depthtex/colortex_mask when binding buffer texture
Nicolai Hähnle
2016-04-11
1
-12
/
+12
*
egl/x11: check the return value of xcb_dri2_get_buffers_reply()
Emil Velikov
2016-04-11
1
-0
/
+3
*
radeon/uvd: increase max height to 4096 for VI and newer
Tamil velan
2016-04-11
1
-1
/
+1
*
gallium/radeon: don't use temporary buffers for persistent mappings
Marek Olšák
2016-04-11
1
-2
/
+4
*
radeon/uvd: disable MPEG1
Christian König
2016-04-11
1
-0
/
+1
*
glsl: avoid stack smashing when there are too many attributes
Ilia Mirkin
2016-04-11
1
-0
/
+7
*
nvc0: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2016-04-11
2
-2
/
+3
*
i965: Only magnify depth for 3D textures, not array textures.
Kenneth Graunke
2016-04-11
1
-1
/
+1
*
winsys/svga: Increase the fence timeout
Thomas Hellstrom
2016-04-11
1
-1
/
+2
*
winsys/svga: Fix an uninitialized return value
Thomas Hellstrom
2016-04-11
1
-0
/
+2
*
mesa: Allow Get*() of several forgotten IsEnabled() pnames.
Kenneth Graunke
2016-04-11
2
-0
/
+5
*
mesa: Make glGet queries initialize ctx->Debug when necessary.
Kenneth Graunke
2016-04-11
1
-14
/
+6
*
radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-04-11
1
-5
/
+1
*
r600g: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2016-04-11
2
-17
/
+2
*
mesa/fbobject: propogate Layered when reusing attachments.
Dave Airlie
2016-04-11
1
-0
/
+1
*
virtio_gpu: Add PCI ID to driver map
Rob Herring
2016-04-11
1
-0
/
+7
*
st/clover: Add libelf cflags to the build
Koop Mast
2016-04-11
2
-3
/
+1
*
r600: Make enum alu_op_flags unsigned
Rob Herring
2016-04-11
1
-8
/
+8
*
gallium/radeon: Add space between string literal and identifier
Rob Herring
2016-04-11
1
-1
/
+1
*
freedreno: drop unnecessary -Wno-packed-bitfield-compat
Rob Herring
2016-04-11
1
-2
/
+2
*
Android: clean-up and fix DRI module path handling
Rob Herring
2016-04-11
5
-10
/
+7
*
Android: glsl: fix dependence on YACC_HEADER_SUFFIX from build system
Rob Herring
2016-04-11
1
-0
/
+2
*
Android: remove dependence on .SECONDEXPANSION
Rob Herring
2016-04-11
1
-9
/
+13
*
gallium/radeon: disable evergreen_do_fast_color_clear for BE
Oded Gabbay
2016-04-11
1
-0
/
+5
*
gallium/r600: Don't let h/w do endian swap for colorformat
Oded Gabbay
2016-04-11
1
-0
/
+7
*
gallium/radeon: remove separate BE path in r600_translate_colorswap
Oded Gabbay
2016-04-11
1
-12
/
+1
[next]