index
:
~vlj/mesa
arlfixes
cayman-fix
codesize
constbuf
constbuf2
export
export-vs
glsl-to-llvm
glsl-to-llvm-05nov
glsl-to-llvm-sync2
glsl-to-llvm-wip
glsl-to-llvm2
glsl-to-llvm3
glsltollvm
glsltollvmdump
glsltollvmold
interp
interpolation
interpolation2
interpolation3
intrinsics
llvm-simplification
master
modprop
native
r600-llvm
Mesa clone to host some work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-04
nv50,nvc0: expose ARB_map_buffer_alignment
Lucas Stach
1
-1
/
+2
2012-10-31
gallium: expose ARB_map_buffer_alignment on Radeon
Marek Olšák
1
-0
/
+1
2012-10-31
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
1
-12
/
+18
2012-10-28
nv50/ir: restore use of long immediate encodings
Christoph Bumiller
2
-0
/
+9
2012-10-28
nv50,nvc0: fix 2d engine stencil-only copies
Christoph Bumiller
2
-19
/
+44
2012-10-24
nv50/ir/tgsi: fix srcMask for TXP with SHADOW1D
Christoph Bumiller
1
-1
/
+1
2012-10-11
gallium: unify transfer functions
Marek Olšák
4
-50
/
+32
2012-10-09
nv50: fix build after "nv50: fix printf warning"
Marcin Slusarz
1
-0
/
+2
2012-10-09
nouveau: use pre-calculated stride for resource_get_handle
Marcin Slusarz
1
-2
/
+1
2012-10-09
nv50: fix printf warning
Marek Olšák
1
-1
/
+2
2012-10-09
nv50: point vertex runout at a valid address
Ben Skeggs
1
-0
/
+12
2012-09-30
nv50,nvc0: fix 3d engine blit for nvc0
Christoph Bumiller
1
-1
/
+3
2012-09-30
nv50,nvc0: implement blit
Christoph Bumiller
9
-315
/
+855
2012-09-30
gallium: remove resource_resolve
Marek Olšák
1
-1
/
+2
2012-09-30
gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
Marek Olšák
1
-0
/
+1
2012-09-25
nv50/ir/ra: Fix register interference tracking.
Jay Cornwall
1
-4
/
+4
2012-09-07
nvc0/ir: add initial code to support GK110 ISA encoding
Christoph Bumiller
4
-0
/
+32
2012-09-05
Remove useless checks for NULL before freeing
Matt Turner
2
-12
/
+6
2012-08-18
nv50/ir/tgsi: handle DP2 in tgsi Instruction srcMask
Christoph Bumiller
1
-0
/
+2
2012-08-18
nv50/ir/emit: don't forget saturation bit on f32 add immediate
Christoph Bumiller
1
-0
/
+2
2012-08-01
nv50,nvc0: make resolve sampler objects allow sRGB conversion
Christoph Bumiller
2
-8
/
+15
2012-08-01
Revert "gallium: specify resource_resolve destination via a pipe_surface"
Christoph Bumiller
1
-13
/
+19
2012-07-28
gallium: specify resource_resolve destination via a pipe_surface
Christoph Bumiller
1
-19
/
+13
2012-07-28
nv50: fix depth/stencil multisample memory storage types
Christoph Bumiller
1
-6
/
+6
2012-07-28
nv50: fix resource_resolve shader start offsets
Christoph Bumiller
1
-2
/
+2
2012-07-20
nv50/ir: set position before i instead of i->next in NV50LoweringPreSSA::visit
Bryan Cain
1
-7
/
+2
2012-07-13
nouveau: implement missing timer query functionality
Christoph Bumiller
2
-3
/
+10
2012-07-10
gallium: add QUERY_TIMESTAMP cap and get_timestamp screen function
Marek Olšák
1
-0
/
+1
2012-06-28
nv50: dynamically allocate space for shader local storage
Marcin Slusarz
6
-25
/
+108
2012-06-28
nv50: streamline screen_create error handling
Marcin Slusarz
1
-38
/
+46
2012-06-28
nv50/ir: make colorful ir dump output optional
Marcin Slusarz
1
-5
/
+17
2012-06-20
nv50: fix buffer reuse issues
Marcin Slusarz
2
-0
/
+18
2012-06-19
gallium: Add PIPE_CAP_START_INSTANCE
Fredrik Höglund
1
-0
/
+1
2012-06-14
nv50,nvc0: fix stream output target buffer leak
Marcin Slusarz
1
-0
/
+1
2012-06-14
nv50: disable stream output before reconfiguring it
Christoph Bumiller
1
-2
/
+2
2012-06-14
nv50/ir: handle NEG,ABS modifiers for short RCP encoding
Christoph Bumiller
1
-0
/
+2
2012-06-11
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
1
-3
/
+0
2012-06-05
nouveau: fix scratch buffer leak
Marcin Slusarz
1
-1
/
+1
2012-06-05
nv50: fix nv50_stream_output_state leak
Marcin Slusarz
1
-0
/
+3
2012-06-05
nv50: fix symbol table memory leak
Marcin Slusarz
1
-0
/
+3
2012-05-29
nv50: hook up forgotten short constant buffer upload method
Marcin Slusarz
1
-0
/
+1
2012-05-29
nouveau: unreference fences on resource destruction
Christoph Bumiller
1
-0
/
+3
2012-05-29
nvc0/ir: allow 64-bit constant loads on nve4
Christoph Bumiller
1
-0
/
+2
2012-05-29
nvc0/ir: fix texture barrier insertion to prevent WAW hazards
Christoph Bumiller
4
-8
/
+10
2012-05-29
nvc0/ir: TEX doesn't support JOIN modifier either
Christoph Bumiller
1
-0
/
+1
2012-05-22
nv50: make unaligned index buffer offsets work again
Christoph Bumiller
1
-1
/
+3
2012-05-17
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
1
-2
/
+8
2012-05-17
nv50/ir: fix reversed order of lane ops in quadops
Christoph Bumiller
1
-2
/
+3
2012-05-17
nv50,nvc0: handle user vertex buffers
Christoph Bumiller
6
-133
/
+152
2012-05-17
nv50,nvc0: handle user index buffers
Christoph Bumiller
4
-23
/
+25
[next]