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
*
freedreno/a3xx: use util_format_compose_swizzles()
Rob Clark
2014-05-18
1
-9
/
+9
*
freedreno/a3xx/compiler: 1D textures
Rob Clark
2014-05-18
1
-4
/
+25
*
freedreno: fix caps
Rob Clark
2014-05-18
1
-2
/
+2
*
freedreno: fix index buffer offset
Rob Clark
2014-05-18
1
-1
/
+1
*
freedreno/a3xx: add sRBG texture support
Rob Clark
2014-05-16
2
-0
/
+15
*
freedreno: update generated headers
Rob Clark
2014-05-16
4
-20
/
+21
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
7
-16
/
+21
*
gallium/radeon: link in libradeon.la at target level
Emil Velikov
2014-05-15
3
-20
/
+8
*
gallium/radeon: build only a single common library libradeon
Emil Velikov
2014-05-15
3
-12
/
+5
*
freedreno/a3xx: fix write to bogus register
Rob Clark
2014-05-14
1
-2
/
+2
*
freedreno/a3xx: account for special inputs/outputs
Rob Clark
2014-05-14
1
-2
/
+2
*
freedreno/a3xx: fix MAX_INPUTS shader cap
Rob Clark
2014-05-14
3
-1
/
+9
*
freedreno/a3xx: add debug flag to expose glsl130
Rob Clark
2014-05-14
2
-3
/
+8
*
freedreno/a3xx/compiler: add KILL_IF
Ryan Houdek
2014-05-14
1
-1
/
+35
*
freedreno/a3xx/compiler: start adding integer support
Ryan Houdek
2014-05-14
1
-0
/
+169
*
llvmpipe: improve setup shader names (for debugging)
Roland Scheidegger
2014-05-15
1
-38
/
+40
*
llvmpipe: kill off llvmpipe_variant_count
Roland Scheidegger
2014-05-15
4
-20
/
+4
*
nvc0: enable support for maxwell boards
Ben Skeggs
2014-05-15
5
-19
/
+48
*
nvc0: add maxwell (sm50) compiler backend
Ben Skeggs
2014-05-15
16
-5
/
+3588
*
nvc0: maxwell isa has no per-instruction join modifier
Ben Skeggs
2014-05-15
4
-19
/
+23
*
nvc0: replace immd 0 with $rLASTGPR for emit/restart opcodes
Ben Skeggs
2014-05-15
1
-0
/
+1
*
nvc0: move nvc0 lowering pass class definitions into header
Ben Skeggs
2014-05-15
3
-106
/
+136
*
nvc0: bump sched data member to 32-bits
Ben Skeggs
2014-05-15
1
-1
/
+1
*
nvc0: use vertex arrays for eng3d blit
Ben Skeggs
2014-05-15
1
-31
/
+64
*
nvc0: restrict "constant vbo" logic to fermi/kepler classes
Ben Skeggs
2014-05-15
1
-1
/
+1
*
nvc0: replace some vb->stride checks with constant_vbo instead
Ben Skeggs
2014-05-15
1
-3
/
+3
*
nvc0: add maxwell class
Ben Skeggs
2014-05-15
2
-0
/
+4
*
nvc0: allow for easier modification of compiler library routines
Ben Skeggs
2014-05-15
13
-1057
/
+1057
*
nvc0: properly distribute macros in source form
Ben Skeggs
2014-05-15
5
-244
/
+365
*
radeonsi: Fix anisotropic filtering state setup
Michel Dänzer
2014-05-14
3
-13
/
+12
*
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
2014-05-14
7
-34
/
+16
*
gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.
José Fonseca
2014-05-14
1
-28
/
+0
*
freedreno/a3xx: occlusion query support
Rob Clark
2014-05-13
5
-3
/
+185
*
freedreno: add support for hw queries
Rob Clark
2014-05-13
10
-8
/
+734
*
freedreno/query: allow multiple query implementations
Rob Clark
2014-05-13
6
-107
/
+269
*
freedreno/a3xx: add point-size
Rob Clark
2014-05-13
1
-4
/
+14
*
freedreno: update generated headers
Rob Clark
2014-05-13
4
-54
/
+252
*
nv50,nvc0: fix blit 3d path for 1d array textures
Ilia Mirkin
2014-05-11
1
-0
/
+6
*
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
2014-05-11
6
-6
/
+35
*
nv50: fix setting of texture ms info to be per-stage
Ilia Mirkin
2014-05-11
3
-6
/
+10
*
nv50/ir: make sure to reverse cond codes on all the OP_SET variants
Ilia Mirkin
2014-05-11
1
-1
/
+2
*
freedreno/a2xx: fix compiler warning
Rob Clark
2014-05-11
1
-1
/
+1
*
radeonsi: prepare depth export registers at compile time
Marek Olšák
2014-05-10
3
-14
/
+14
*
radeonsi: simplify depth/stencil export code
Marek Olšák
2014-05-10
1
-11
/
+5
*
radeon/llvm: add support for non-scalar system values
Marek Olšák
2014-05-10
1
-0
/
+6
*
radeonsi: add and use a helper function for loading constants
Marek Olšák
2014-05-10
1
-19
/
+19
*
radeonsi: only count CS space for state atoms if we're going to draw
Marek Olšák
2014-05-10
1
-5
/
+5
*
radeonsi: remove unused variable exports_ps in si_pipe_shader_ps
Marek Olšák
2014-05-10
1
-12
/
+1
*
radeonsi: use DRAW_PREAMBLE on CIK
Marek Olšák
2014-05-10
2
-5
/
+10
*
r600g: simplify framebuffer state size computation
Marek Olšák
2014-05-10
1
-26
/
+4
[next]