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
*
gk110/ir: fix double-wide vm address
Ilia Mirkin
2016-01-20
1
-0
/
+4
*
gk110/ir: add OP_CCTL handling
Ilia Mirkin
2016-01-20
1
-0
/
+35
*
gk110/ir: add atomic op emission, fix gmem loads
Ilia Mirkin
2016-01-20
1
-5
/
+65
*
llvmpipe: warn about illegal use of objects in different contexts
Roland Scheidegger
2016-01-21
3
-1
/
+32
*
llvmpipe,i915: add back NEW_RASTERIZER dependency when computing vertex info
Roland Scheidegger
2016-01-21
2
-3
/
+5
*
nv50/ir: don't flip SHL(ADD) into ADD(SHL) if ADD sources have modifiers
Ilia Mirkin
2016-01-20
1
-0
/
+2
*
gk110/ir: fix load from shared memory
Ilia Mirkin
2016-01-20
1
-1
/
+1
*
gk110/ir: add partial BAR support
Ilia Mirkin
2016-01-20
1
-2
/
+18
*
llvmpipe: turn depth clears into full depth/stencil clears for d24x8 formats
Roland Scheidegger
2016-01-20
1
-11
/
+14
*
nv50/ir: swap the least-ref'd source into src1 when both const/imm
Ilia Mirkin
2016-01-18
1
-10
/
+15
*
freedreno/a4xx: use smaller threadsize for more registers
Rob Clark
2016-01-18
1
-2
/
+5
*
freedreno: per-generation OUT_IB packet
Rob Clark
2016-01-18
9
-6
/
+43
*
gallium/radeon: Rename do_invalidate_resource to invalidate_buffer
Michel Dänzer
2016-01-18
1
-4
/
+6
*
radeonsi: Avoid warning about LLVM generating R_0286D0_SPI_PS_INPUT_ADDR
Michel Dänzer
2016-01-18
1
-0
/
+3
*
radeonsi: Print "LLVM emitted unknown config register" warning only once
Michel Dänzer
2016-01-18
1
-2
/
+9
*
gm107/ir: don't do indirect frag shader inputs on GM107
Ilia Mirkin
2016-01-17
1
-0
/
+1
*
nvc0: bsp_bo can't be null
Ilia Mirkin
2016-01-17
1
-1
/
+1
*
llvmpipe: fix arguments order given to vec_andc
Oded Gabbay
2016-01-17
1
-1
/
+1
*
freedreno/ir3: fix mad 3rd src delay calc
Rob Clark
2016-01-17
1
-1
/
+1
*
freedreno/ir3: better array register allocation
Rob Clark
2016-01-16
2
-9
/
+51
*
freedreno/ir3: array offset can be negative
Rob Clark
2016-01-16
5
-12
/
+13
*
freedreno/ir3: workaround bug/feature
Rob Clark
2016-01-16
1
-0
/
+9
*
freedreno/ir3: array rework
Rob Clark
2016-01-16
9
-363
/
+365
*
freedreno/ir3: refactor/simplify cp
Rob Clark
2016-01-16
1
-87
/
+82
*
freedreno/ir3: fix incorrect decoding of mov instructions
Rob Clark
2016-01-16
1
-1
/
+1
*
freedreno/ir3: remove unused tgsi tokens ptr
Rob Clark
2016-01-16
1
-1
/
+0
*
freedreno/ir3: bit of ra refactor
Rob Clark
2016-01-16
1
-25
/
+20
*
freedreno/ir3: cosmetic de-indent
Rob Clark
2016-01-16
1
-36
/
+34
*
nv50/ir: add saturate support on ex2
Ilia Mirkin
2016-01-16
2
-0
/
+6
*
llvmpipe: ditch additional ref counting for vertex/geometry sampler views
Roland Scheidegger
2016-01-15
4
-46
/
+12
*
llvmpipe: fix "leaking" textures
Roland Scheidegger
2016-01-15
2
-2
/
+9
*
nv50/ir: rebase indirect temp arrays to 0, so that we use less lmem space
Ilia Mirkin
2016-01-14
1
-14
/
+44
*
nv50/ir: only use FILE_LOCAL_MEMORY for temp arrays that use indirection
Ilia Mirkin
2016-01-14
1
-15
/
+50
*
nvc0/ir: be careful about propagating very large offsets into const load
Ilia Mirkin
2016-01-14
4
-1
/
+19
*
nvc0: allow fragment shader inputs to use indirect indexing
Ilia Mirkin
2016-01-14
1
-1
/
+1
*
radeonsi: don't miss changes to SPI_TMPRING_SIZE
Marek Olšák
2016-01-14
1
-2
/
+7
*
svga: add DXGenMips command support
Charmaine Lee
2016-01-14
10
-26
/
+144
*
svga: add num-generate-mipmap HUD query
Charmaine Lee
2016-01-14
3
-1
/
+12
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
15
-0
/
+51
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
2
-8
/
+31
*
gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
5
-9
/
+22
*
gallium/radeon: reset valid_buffer_range on PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Nicolai Hähnle
2016-01-14
1
-0
/
+3
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
14
-0
/
+14
*
radeonsi: move POSITION and FACE fragment shader inputs to system values
Marek Olšák
2016-01-13
3
-45
/
+25
*
radeonsi: simplify gl_FragCoord behavior
Marek Olšák
2016-01-13
1
-23
/
+22
*
llvmpipe: (trivial) use cast wrapper for __m128d to __m128 casts
Roland Scheidegger
2016-01-13
1
-2
/
+2
*
llvmpipe: avoid most 64 bit math in rasterization
Roland Scheidegger
2016-01-13
2
-65
/
+143
*
llvmpipe: scale up bounding box planes to subpixel precision
Roland Scheidegger
2016-01-13
3
-30
/
+30
*
llvmpipe: add sse code for fixed position calculation
Roland Scheidegger
2016-01-13
1
-8
/
+50
*
nvc0: do not force re-binding of compute constbufs on Fermi
Samuel Pitoiset
2016-01-12
1
-1
/
+1
[next]