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
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
gm107/ir: take relative pfetch offset into account
Ilia Mirkin
2014-09-26
1
-1
/
+4
*
gm107/ir: add support for indirect const buffer selection
Ilia Mirkin
2014-09-25
1
-0
/
+14
*
gm107/ir: fix texture argument order
Ilia Mirkin
2014-09-25
2
-5
/
+34
*
gm107/ir: fix manual TXD for array targets
Ilia Mirkin
2014-09-25
1
-2
/
+3
*
nv50/ir: avoid deleting pseudo instructions too early
Ilia Mirkin
2014-09-25
1
-1
/
+10
*
nv50/ir: add some comments on edge classification
Ilia Mirkin
2014-09-25
1
-0
/
+10
*
nv50,nvc0: fix 3d blit logic for odd depth/stencil formats
Ilia Mirkin
2014-09-25
2
-7
/
+18
*
nv50,nvc0: add missing depth/stencil formats to tile flag selection
Ilia Mirkin
2014-09-25
2
-0
/
+8
*
gallium/nouveau: add automake target 'template'
Emil Velikov
2014-09-24
1
-0
/
+11
*
nv50,nvc0: enable ARB_texture_view
Ilia Mirkin
2014-09-12
4
-6
/
+6
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
3
-0
/
+3
*
nouveau: remove unneeded assert
Maarten Lankhorst
2014-09-11
1
-1
/
+0
*
nouveau: rework reference frame handling
Maarten Lankhorst
2014-09-11
3
-4
/
+37
*
nouveau: fix MPEG4 hw decoding
Maarten Lankhorst
2014-09-11
1
-3
/
+3
*
nouveau: re-allocate bo's on overflow
Maarten Lankhorst
2014-09-11
4
-11
/
+87
*
nv50/ir: accomodate all file types, there are now more than 8
Ilia Mirkin
2014-09-08
1
-2
/
+2
*
nvc0/ir: uses was always null at that point in the code
Ilia Mirkin
2014-09-08
1
-7
/
+1
*
nv50/ir: avoid array overrun when checking for supported mods
Ilia Mirkin
2014-09-08
2
-2
/
+2
*
nouveau: buffer can never be null
Ilia Mirkin
2014-09-08
1
-2
/
+0
*
nvc0/ir: insn can never be null
Ilia Mirkin
2014-09-08
1
-1
/
+1
*
nvc0: size is a uint16_t, remove unnecessary assertion
Ilia Mirkin
2014-09-08
1
-1
/
+0
*
nvc0: avoid null deref of screen when collecting stats
Ilia Mirkin
2014-09-08
1
-1
/
+1
*
nvc0: use 64-bit math when scaling the query results
Ilia Mirkin
2014-09-08
1
-4
/
+4
*
nvc0/ir: clarify recursion fix to finding first tex uses
Christoph Bumiller
2014-09-05
1
-9
/
+7
*
nv50/ir/util: fix BitSet issues
Christoph Bumiller
2014-09-05
3
-3
/
+10
*
nvc0: remove nvc0_push, replaced with nvc0_vbo_translate
Ilia Mirkin
2014-09-05
2
-410
/
+0
*
nv50,nvc0: get rid of draw module support
Ilia Mirkin
2014-09-05
7
-224
/
+0
*
gallium/nouveau: ship all files in the tarball
Emil Velikov
2014-09-05
2
-36
/
+113
*
nouveau: don't leak dec struct on error
Dave Airlie
2014-09-02
1
-1
/
+1
*
nouveau/nv40: quiten coverity warning in unused vertex texture code.
Dave Airlie
2014-09-02
1
-0
/
+1
*
nv50: remove unused variables
Ilia Mirkin
2014-09-01
2
-2
/
+0
*
nv50: attach the buffer bo to the miptree structures
Ilia Mirkin
2014-09-01
1
-8
/
+5
*
nv50: mt address may not be the underlying bo's start address
Ilia Mirkin
2014-09-01
3
-12
/
+14
*
nv50: set the miptree address when clearing bo's in vp2 init
Ilia Mirkin
2014-09-01
1
-0
/
+2
*
nv50/ir: avoid creating instructions that can't be emitted
Ilia Mirkin
2014-09-01
1
-0
/
+4
*
nvc0: don't make 1d staging textures linear
Ilia Mirkin
2014-09-01
1
-1
/
+0
*
nv50: zero out unbound samplers
Ilia Mirkin
2014-09-01
1
-2
/
+5
*
nvc0/ir: avoid infinite recursion when finding first uses of tex
Ilia Mirkin
2014-09-01
2
-8
/
+29
*
nouveau: allow more tokens by default to avoid parse failures
Ilia Mirkin
2014-08-28
1
-2
/
+4
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
3
-0
/
+6
*
nvc0: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
2014-08-19
4
-32
/
+37
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
3
-0
/
+4
*
nv50/ir: (trivial) initialize pointer to silence warning
Tobias Klausmann
2014-08-18
1
-1
/
+1
*
gallium/nouveau: handle query_renderer caps
Emil Velikov
2014-08-15
3
-9
/
+61
*
nv50,nvc0: add support for fine derivatives
Ilia Mirkin
2014-08-14
3
-2
/
+6
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
3
-0
/
+3
*
nvc0: increase GLSL level to 400 to enable ARB_gpu_shader5
Ilia Mirkin
2014-08-13
1
-1
/
+1
*
android: gallium/nouveau: fix include folders, link against libstlport
Emil Velikov
2014-08-13
1
-4
/
+5
*
nvc0: add BPTC format support
Ilia Mirkin
2014-08-12
1
-0
/
+7
*
nvc0/ir: describe the tex arguments for fermi/kepler
Ilia Mirkin
2014-08-11
1
-0
/
+25
[next]