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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv30: Implement color resolve for msaa
Hans de Goede
2015-09-17
2
-14
/
+8
*
nv30: Fix creation of scanout buffers
Hans de Goede
2015-09-17
1
-0
/
+10
*
gallivm: Workaround LLVM PR23628.
Jose Fonseca
2015-09-17
1
-0
/
+11
*
gallivm: Do not use NoFramePointerElim with LLVM 3.7.
Vinson Lee
2015-09-17
2
-0
/
+4
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-02
4
-1
/
+29
*
r600g: fix calculation for gpr allocation
Dave Airlie
2015-09-02
1
-1
/
+1
*
r600/sb: update last_cf for finalize if.
Dave Airlie
2015-09-02
1
-0
/
+3
*
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
2015-09-02
1
-8
/
+8
*
r600g/sb: Don't crash on empty if jump target
Glenn Kennard
2015-09-02
1
-1
/
+4
*
r600g/sb: Don't read junk after EOP
Glenn Kennard
2015-09-02
3
-1
/
+6
*
r600g/sb: Handle undef in read port tracker
Glenn Kennard
2015-09-02
1
-1
/
+1
*
nv50: fix 2d engine blits for 64- and 128-bit formats
Ilia Mirkin
2015-09-02
1
-0
/
+4
*
nv50,nvc0: disable depth bounds test on blit
Ilia Mirkin
2015-09-02
2
-0
/
+3
*
r600g: Fix assert in tgsi_cmp
Glenn Kennard
2015-09-02
1
-2
/
+2
*
Revert "radeonsi: properly set the raster_config for KV"
Emil Velikov
2015-08-22
1
-9
/
+5
*
nv50,nvc0: take level into account when doing eng2d multi-layer blits
Ilia Mirkin
2015-08-19
2
-8
/
+20
*
gm107/ir: indirect handle goes first on maxwell also
Ilia Mirkin
2015-08-19
1
-8
/
+4
*
radeonsi: properly set the raster_config for KV
Alex Deucher
2015-08-19
1
-5
/
+9
*
r600g: allow setting geometry shader sampler states
Marek Olšák
2015-08-19
1
-5
/
+0
*
r600g: fix polygon offset scale
Marek Olšák
2015-08-19
2
-2
/
+2
*
radeonsi: fix polygon offset scale
Marek Olšák
2015-08-19
1
-1
/
+1
*
vc4: add missing nir include, to fix the build
Emil Velikov
2015-08-19
1
-0
/
+1
*
r600g: fix the CB_SHADER_MASK setup
Marek Olšák
2015-08-06
2
-4
/
+5
*
radeonsi: completely rework updating descriptors without CP DMA
Marek Olšák
2015-08-01
4
-271
/
+128
*
radeonsi: rework how shader pointers to descriptors are set
Marek Olšák
2015-08-01
5
-91
/
+156
*
opencl: use versioned .so in mesa.icd
Igor Gnatenko
2015-08-01
3
-2
/
+2
*
nv50: avoid segfault with enabled but unbound vertex attrib
Samuel Pitoiset
2015-08-01
1
-0
/
+5
*
winsys/radeon: don't leak the fd when it is 0
Emil Velikov
2015-08-01
1
-2
/
+2
*
nvc0: fix geometry program revalidation of clipping params
Ilia Mirkin
2015-08-01
1
-1
/
+1
*
radeonsi: upload shader rodata after updating scratch relocations
Marek Olšák
2015-08-01
3
-29
/
+29
*
nv50: fix max level clamping on G80
Ilia Mirkin
2015-07-22
1
-2
/
+9
*
gm107/ir: fix indirect txq emission
Ilia Mirkin
2015-07-22
1
-2
/
+8
*
nvc0/ir: don't worry about sampler in txq handling
Ilia Mirkin
2015-07-22
1
-22
/
+8
*
nvc0/ir: fix txq on indirect samplers
Ilia Mirkin
2015-07-22
2
-2
/
+56
*
osmesa: fix OSMesaPixelsStore typo
Brian Paul
2015-07-22
1
-1
/
+1
*
auxiliary/vl: use the correct screen index
Emil Velikov
2015-07-22
1
-4
/
+13
*
nv50, nvc0: enable at least one color RT if alphatest is enabled
Ilia Mirkin
2015-07-22
2
-0
/
+36
*
xa: don't leak fences
Rob Clark
2015-07-22
3
-3
/
+7
*
st/vdpau: fix mixer size checks
Christian König
2015-07-22
1
-11
/
+11
*
vl: cleanup video buffer private when the decoder is destroyed
Christian König
2015-07-22
2
-0
/
+28
*
st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
Marek Olšák
2015-07-08
1
-1
/
+1
*
nvc0: turn sample counts off during blit
Ilia Mirkin
2015-07-08
1
-0
/
+7
*
radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips
Marek Olšák
2015-07-08
1
-0
/
+4
*
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
Ilia Mirkin
2015-07-08
1
-1
/
+2
*
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-08
1
-3
/
+10
*
r600g: disable single-sample fast color clear due to hangs
Marek Olšák
2015-07-08
1
-1
/
+6
*
nv50/ir: don't emit src2 in immediate form
Ilia Mirkin
2015-07-08
1
-2
/
+2
*
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
2015-07-08
3
-0
/
+5
*
nv50/ir: fix emission of address reg in 3rd source
Ilia Mirkin
2015-07-08
1
-2
/
+6
*
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-08
1
-1
/
+5
[next]