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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: don't update polygon offset state if it has no effect
Marek Olšák
2015-09-10
2
-1
/
+4
*
radeonsi: decrease the size of si_pm4_state
Marek Olšák
2015-09-10
1
-3
/
+2
*
radeonsi/compute: add buffers to the CS directly
Marek Olšák
2015-09-10
1
-7
/
+11
*
radeonsi: only use new versions of LLVM image and sample intrinsics
Marek Olšák
2015-09-10
1
-283
/
+186
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
6
-25
/
+7
*
r600/llvm: remove dead code for LLVM 3.3
Marek Olšák
2015-09-10
1
-106
/
+0
*
r600g: use pipe_resource::width0 instead pb_buffer::size
Marek Olšák
2015-09-10
2
-6
/
+6
*
radeonsi: enable VGPR spilling on VI
Marek Olšák
2015-09-10
1
-3
/
+1
*
nv50/ir: don't fold immediate into mad if registers are too high
Ilia Mirkin
2015-09-10
1
-0
/
+4
*
nv50/ir: fix emission of 8-byte wide interp instruction
Ilia Mirkin
2015-09-10
1
-5
/
+6
*
nv50/ir: r63 is only 0 if we are using less than 63 registers
Ilia Mirkin
2015-09-10
1
-1
/
+4
*
nv50/ir: make edge splitting fix up phi node sources
Ilia Mirkin
2015-09-10
1
-13
/
+77
*
nvc0: remove BGRA4 format support
Ilia Mirkin
2015-09-09
1
-0
/
+2
*
nvc0: keep track of cb bindings per buffer, use for upload settings
Ilia Mirkin
2015-09-09
7
-12
/
+58
*
nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA
Hans de Goede
2015-09-09
2
-1
/
+21
*
nv30: Fix color resolving for nv3x cards
Hans de Goede
2015-09-09
1
-1
/
+37
*
android: radeonsi: add support for sid_tables.h generated sources
Mauro Rossi
2015-09-09
3
-3
/
+15
*
nouveau: android: add space before PRIx64 macro
Mauro Rossi
2015-09-09
1
-1
/
+1
*
svga: pick all the files into the tarball
Emil Velikov
2015-09-09
1
-5
/
+26
*
r600: don't use shader key without verifying shader type (v2)
Dave Airlie
2015-09-09
1
-7
/
+12
*
nvc0: always emit a full shader colormask
Ilia Mirkin
2015-09-08
1
-1
/
+1
*
nv30: Fix max width / height checks in nv30 sifm code
Hans de Goede
2015-09-07
1
-2
/
+2
*
svga: Fix surface view error handling
Thomas Hellstrom
2015-09-07
1
-22
/
+26
*
nouveau: don't mark full range as used on unmap with explicit flush
Ilia Mirkin
2015-09-05
1
-5
/
+7
*
nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
2015-09-05
4
-2
/
+14
*
nv50: don't flush vertex arrays when index buffer changes
Ilia Mirkin
2015-09-05
1
-4
/
+0
*
nv50: rebind bo to bufctx when invalidating idxbuf storage
Ilia Mirkin
2015-09-05
1
-1
/
+5
*
nv50: clear buffer status on all vertex bufs, not just the first one
Ilia Mirkin
2015-09-05
1
-1
/
+0
*
nv50: fix drawing from tfb, direct-to-pushbuf submits
Ilia Mirkin
2015-09-05
4
-14
/
+15
*
nv30: Implement color resolve for msaa
Hans de Goede
2015-09-04
2
-14
/
+8
*
nv30: Fix creation of scanout buffers
Hans de Goede
2015-09-04
1
-0
/
+10
*
vc4: Initialize pack field of qreg to 0 in qir_get_temp
Boyan Ding
2015-09-04
1
-0
/
+1
*
r600: fix loop overrun in cayman_mul_double_instr
Dave Airlie
2015-09-04
1
-1
/
+1
*
svga: update call to u_upload_alloc()
Brian Paul
2015-09-03
1
-3
/
+3
*
gallium/radeon: remove 'dirty' member from r600_atom
Grazvydas Ignotas
2015-09-03
4
-6
/
+1
*
r600g: simplify dirty atom tracking
Grazvydas Ignotas
2015-09-03
3
-49
/
+14
*
r600g: start numbering atoms from 1
Grazvydas Ignotas
2015-09-03
3
-3
/
+3
*
r600g: make all viewport states use single atom
Grazvydas Ignotas
2015-09-03
6
-34
/
+38
*
r600g: apply disable workaround on all scissors
Grazvydas Ignotas
2015-09-03
2
-9
/
+14
*
r600g: make all scissor states use single atom
Grazvydas Ignotas
2015-09-03
6
-40
/
+62
*
mesa: Fix warning about static being in the wrong place
Ian Romanick
2015-09-02
1
-1
/
+1
*
svga: fix referencing a NULL framebuffer cbuf
Charmaine Lee
2015-09-02
1
-2
/
+2
*
svga: increment texture age when surface is to be marked as dirty
Charmaine Lee
2015-09-02
1
-7
/
+6
*
svga: fix backed surface view regression
Charmaine Lee
2015-09-02
4
-17
/
+46
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
64
-2369
/
+8655
*
svga: add new version 10 device command prototypes
Brian Paul
2015-09-02
1
-0
/
+333
*
svga: add new svga_streamout.h file
Brian Paul
2015-09-02
1
-0
/
+50
*
svga: add new svga_state_tgsi_transform.c file
Brian Paul
2015-09-02
1
-0
/
+293
*
svga: add new svga_state_sampler.c file
Brian Paul
2015-09-02
1
-0
/
+339
*
svga: add new svga_state_gs.c file
Brian Paul
2015-09-02
1
-0
/
+264
[next]