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
*
nvc0/ir: move sample id to second source arg to fix sampler2DMS
Ilia Mirkin
2014-03-20
2
-4
/
+12
*
nouveau: don't assume libdrm include prefix
Jonathan Gray
2014-03-20
4
-4
/
+4
*
nouveau: use DLOPEN_LIBS instead of -ldl
Jonathan Gray
2014-03-20
1
-1
/
+1
*
nvc0: Handle user mapped vertex buffer for edgeflag
Maarten Lankhorst
2014-03-18
1
-2
/
+7
*
nv50/ir/gk110: add postfactor support for fmul
Ilia Mirkin
2014-03-18
1
-0
/
+2
*
nv50/ir/gk110: set not modifier on first source of logic op
Ilia Mirkin
2014-03-18
1
-3
/
+2
*
nv50/ir/gk110: use shl/shr instead of lshf/rshf so that c[] is supported
Ilia Mirkin
2014-03-18
1
-17
/
+6
*
nv50/ir/gk110: add 64/128-bit fetch/export support
Ilia Mirkin
2014-03-18
2
-7
/
+4
*
nv50/ir/gk110: fix handling of OP_SUB for floating point ops
Ilia Mirkin
2014-03-18
1
-1
/
+6
*
nv50/ir/gk110: presin/preex2 take their source at bit 23
Ilia Mirkin
2014-03-18
1
-1
/
+1
*
nv50/ir/gk110: add implementations of div u32/s32
Ilia Mirkin
2014-03-18
2
-5
/
+162
*
nv50/ir/gk110: implement quadop
Ilia Mirkin
2014-03-18
1
-1
/
+11
*
nv50/ir/gk110: fill in mov from predicate
Ilia Mirkin
2014-03-18
1
-1
/
+5
*
nv50/ir/gk110: handle derivAll flag, fix useOffsets for non-txf
Ilia Mirkin
2014-03-18
1
-4
/
+8
*
nv50/ir/gk110: fix setting texture for txd/txf/txq
Ilia Mirkin
2014-03-18
1
-9
/
+8
*
nv50/ir/gk110: add texcsaa implementation
Ilia Mirkin
2014-03-18
1
-1
/
+11
*
nv50/ir/gk110: add pfetch support
Ilia Mirkin
2014-03-18
1
-1
/
+9
*
nv50/ir/gk110: add emit/restart implementations
Ilia Mirkin
2014-03-18
1
-1
/
+8
*
nv50/ir/gk110: add missing break in sched emit
Ilia Mirkin
2014-03-18
1
-1
/
+1
*
nv50/ir/gk110: implement partial txq support
Ilia Mirkin
2014-03-18
1
-1
/
+27
*
nv50/ir/gk110: fill out texture instruction support
Ilia Mirkin
2014-03-18
1
-13
/
+20
*
nv50/ir/gk110: fix control flow opcode emission, add sat flag
Ilia Mirkin
2014-03-18
1
-22
/
+18
*
nvc0: minor cleanups in stream output handling
Emil Velikov
2014-03-14
1
-4
/
+5
*
nouveau: honor fread return value in the nouveau_compiler
Emil Velikov
2014-03-14
1
-2
/
+2
*
nouveau: typecast the prime_fd handle when calling nouveau_bo_set_prime
Emil Velikov
2014-03-14
1
-1
/
+1
*
nv50: add missing brackets when handling the samplers array
Emil Velikov
2014-03-14
1
-1
/
+2
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
2
-6
/
+8
*
Revert nvc0 part of "nv50: adjust blit_3d handling of ms output textures"
Ilia Mirkin
2014-03-09
1
-8
/
+4
*
nv50: adjust blit_3d handling of ms output textures
Ilia Mirkin
2014-03-09
2
-8
/
+16
*
nouveau: fix fence waiting logic in screen destroy
Ilia Mirkin
2014-03-09
3
-7
/
+27
*
nouveau: add valid range tracking to nouveau_buffer
Ilia Mirkin
2014-03-09
6
-0
/
+47
*
nv50,nvc0: add 11f_11f_10f vertex support
Ilia Mirkin
2014-03-04
3
-1
/
+3
*
nouveau: add a nouveau_compiler binary to compile TGSI into shader ISA
Ilia Mirkin
2014-02-26
3
-0
/
+235
*
nv30: remove nv30_context use from nvfx_*prog
Ilia Mirkin
2014-02-26
13
-107
/
+110
*
nv30: remove unused sprite flipping parameter
Ilia Mirkin
2014-02-26
3
-5
/
+3
*
nv30: remove unused render_mode and hw_pointsprite_control
Ilia Mirkin
2014-02-26
2
-8
/
+3
*
nv30: remove use_nv4x, it is identical to is_nv4x
Ilia Mirkin
2014-02-26
4
-16
/
+14
*
nv50: enable txg where supported
Ilia Mirkin
2014-02-25
3
-2
/
+8
*
nv50: enable cube map array texture support
Ilia Mirkin
2014-02-25
3
-9
/
+7
*
gallium: the other drivers don't support ARB_buffer_storage
Marek Olšák
2014-02-25
3
-0
/
+3
*
nv50: correctly calculate the number of vertical blocks during transfer map
Emil Velikov
2014-02-25
1
-1
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
3
-0
/
+6
*
nv50: make sure to clear _all_ layers of all attachments
Ilia Mirkin
2014-02-22
3
-3
/
+21
*
nv50/ir/ra: fix SpillCodeInserter::offsetSlot usage
Christoph Bumiller
2014-02-22
1
-7
/
+7
*
nv50: mark scissors/viewports dirty on context switch
Ilia Mirkin
2014-02-13
1
-0
/
+2
*
nv50: implement multiple viewports/scissors, enable ARB_viewport_array
Ilia Mirkin
2014-02-12
9
-53
/
+135
*
nouveau: create only 1 shared screen between vdpau and opengl
Maarten Lankhorst
2014-02-12
5
-0
/
+19
*
nv30,nvc0: only claim a single viewport
Ilia Mirkin
2014-02-11
2
-0
/
+4
*
nouveau/video: make sure that firmware is present when checking caps
Ilia Mirkin
2014-02-10
3
-4
/
+147
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
3
-0
/
+8
[next]