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
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
3
-0
/
+3
*
nouveau: enable glsl/tgsi on-disk cache
Boyan Ding
2017-03-22
2
-0
/
+33
*
Android: drop Android 4.4 (KitKat) support
Rob Herring
2017-03-22
1
-4
/
+0
*
nv30: create uploader after pipe->screen is set
Ilia Mirkin
2017-03-19
1
-6
/
+6
*
nv50,nvc0: enable TEX_LZ and TXF_LZ
Ilia Mirkin
2017-03-18
3
-4
/
+17
*
nvc0/ir: treat FMA like MAD for operand propagation
Karol Herbst
2017-03-18
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
3
-0
/
+3
*
nv50/ir: check for origin insn in findOriginForTestWithZero
Pierre Moreau
2017-03-09
1
-0
/
+2
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
3
-3
/
+3
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
3
-3
/
+6
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
3
-3
/
+6
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
2
-2
/
+2
*
nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
2017-03-04
1
-2
/
+2
*
nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
2017-03-04
1
-1
/
+3
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
3
-3
/
+0
*
nvc0: use PascalB for most Pascal boards
Ben Skeggs
2017-02-21
2
-1
/
+9
*
gallium: remove TGSI_OPCODE_CLAMP
Marek Olšák
2017-02-18
1
-10
/
+0
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
3
-0
/
+32
*
nvc0: disable linked tsc mode in compute launch descriptor
Ilia Mirkin
2017-02-13
2
-2
/
+6
*
nv50,nvc0: use alternate samplers for stencil
Ilia Mirkin
2017-02-12
1
-3
/
+3
*
nvc0: set the render condition in the compute object
Ilia Mirkin
2017-02-11
1
-2
/
+10
*
gm107/ir: fix address offset bitfield for ATOMS
Ilia Mirkin
2017-02-11
1
-1
/
+1
*
nv50/ir: convert an ATOM.EXCH without a destination into a store
Ilia Mirkin
2017-02-11
1
-0
/
+5
*
nvc0: fix 64-bit integer query buffer writes
Ilia Mirkin
2017-02-11
3
-20
/
+37
*
nv50/ir: return a register when retrieving thread id sysval
Ilia Mirkin
2017-02-11
1
-1
/
+1
*
nv50/ir: add missing break after DSSG
Ilia Mirkin
2017-02-11
1
-0
/
+1
*
nvc0/ir: fix ubo max clamp, reset file index
Ilia Mirkin
2017-02-09
1
-1
/
+3
*
nv50/ir: always return 0 when trying to read thread id along unit dim
Ilia Mirkin
2017-02-09
4
-5
/
+17
*
nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute
Ilia Mirkin
2017-02-09
1
-25
/
+22
*
nvc0: increase number of ubo binding points
Ilia Mirkin
2017-02-09
1
-3
/
+2
*
nvc0: expose int64
Ilia Mirkin
2017-02-09
1
-1
/
+1
*
nvc0/ir: make it possible to have the flags def in def0
Ilia Mirkin
2017-02-09
5
-12
/
+15
*
nvc0/ir: add support for 64-bit shift lowering on SM20/SM30
Ilia Mirkin
2017-02-09
1
-6
/
+62
*
nvc0/ir: add support for all the new int64 tgsi opcodes
Ilia Mirkin
2017-02-09
6
-5
/
+302
*
nv50/ir: Split 64-bit integer MAD/MUL operations
Pierre Moreau
2017-02-09
1
-0
/
+116
*
nvc0/ir: add a "high" subop for shifts, emit shf.l/shf.r for 64-bit
Ilia Mirkin
2017-02-09
3
-3
/
+74
*
nvc0/ir: fix SET and SLCT emission
Ilia Mirkin
2017-02-09
2
-0
/
+6
*
nvc0/ir: add support for emitting partial min/max ops for int64
Ilia Mirkin
2017-02-09
4
-1
/
+14
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
3
-0
/
+3
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
3
-5
/
+3
*
nouveau: remove explicit __STDC_FORMAT_MACROS define
Emil Velikov
2017-01-27
1
-1
/
+0
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
3
-0
/
+3
*
nv50: add support for MUL_ZERO_WINS property
Ilia Mirkin
2017-01-23
5
-2
/
+11
*
nvc0: add support for MUL_ZERO_WINS property
Ilia Mirkin
2017-01-23
4
-9
/
+25
*
gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
3
-0
/
+3
*
nouveau: remove always false argument in nouveau_fence_new()
Emil Velikov
2017-01-18
5
-11
/
+6
[next]