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: disable BGRA8 images on Fermi
Lyude
2017-06-14
1
-5
/
+14
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-22
1
-0
/
+2
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
3
-0
/
+3
*
nvc0: Enable ARB_shader_ballot on Kepler+
Boyan Ding
2017-04-13
1
-1
/
+2
*
nvc0/ir: Implement TGSI_OPCODE_BALLOT and TGSI_OPCODE_READ_*
Boyan Ding
2017-04-13
1
-0
/
+31
*
nvc0/ir: Implement TGSI_SEMANTIC_SUBGROUP_*
Boyan Ding
2017-04-13
1
-0
/
+27
*
nvc0/ir: Add SV_LANEMASK_* system values.
Boyan Ding
2017-04-13
5
-0
/
+25
*
nvc0/ir: Allow 0/1 immediate value as source of OP_VOTE
Boyan Ding
2017-04-13
3
-11
/
+60
*
gk110/ir: Emit OP_SHFL
Boyan Ding
2017-04-13
1
-0
/
+56
*
nvc0/ir: Emit OP_SHFL
Boyan Ding
2017-04-13
1
-0
/
+53
*
nvc0/ir: Properly handle a "split form" of predicate destination
Boyan Ding
2017-04-13
1
-2
/
+13
*
gm107/ir: Emit third src 'bound' and optional predicate output of SHFL
Boyan Ding
2017-04-13
2
-9
/
+29
*
nouveau: when mapping a persistent buffer, synchronize on former xfers
Ilia Mirkin
2017-04-11
1
-4
/
+2
*
nvc0: increase texture buffer object alignment to 256 for pre-GM107
Ilia Mirkin
2017-04-11
1
-1
/
+1
*
nv50/ir: remove unused swizzle field in ValueRef
Ilia Mirkin
2017-04-09
1
-1
/
+0
*
nouveau: enable ARB_shader_clock on nv50 and nvc0
Boyan Ding
2017-04-09
2
-2
/
+2
*
nv50/ir: Handle TGSI_OPCODE_CLOCK
Boyan Ding
2017-04-09
1
-0
/
+7
*
gm107/ir: Emit SV_CLOCK system value
Boyan Ding
2017-04-09
1
-0
/
+1
*
nvc0/ir: fix overwriting of offset register with interpolateAtOffset
Ilia Mirkin
2017-04-07
1
-2
/
+2
*
nvc0/ir: fix LSB/BFE/BFI implementations
Ilia Mirkin
2017-04-07
1
-8
/
+11
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
3
-0
/
+3
*
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2017-04-05
3
-0
/
+3
*
nv30: fp/rast may be null when validating fb/scissor due to clear
Ilia Mirkin
2017-04-02
1
-5
/
+6
*
nvc0: fragprog may not be set when e.g. clearing
Ilia Mirkin
2017-04-02
1
-2
/
+3
*
nv50: don't assume a rast is set when validating for clears
Ilia Mirkin
2017-04-02
2
-3
/
+7
*
nv50/ir: also do PostRaLoadPropagation for FMA
Karol Herbst
2017-03-31
2
-1
/
+2
*
gm107/ir: add LIMM form of mad
Karol Herbst
2017-03-31
2
-11
/
+26
*
gk110/ir: add LIMM form of mad
Karol Herbst
2017-03-31
2
-18
/
+34
*
nv50/ir: implement mad post ra folding for nvc0+
Karol Herbst
2017-03-31
1
-4
/
+47
*
nv50/ir: restructure and rename postraconstantfolding pass
Karol Herbst
2017-03-31
1
-58
/
+63
*
nvc0/ir: also do ConstantFolding for FMA
Karol Herbst
2017-03-31
1
-0
/
+1
*
nvc0/ir: disable support for LIMMs on MAD/FMA
Karol Herbst
2017-03-31
1
-8
/
+2
*
nvc0: Add support for NV_fill_rectangle for the GM200+
Lyude
2017-03-31
4
-2
/
+13
*
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
2017-03-31
3
-0
/
+3
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
4
-15
/
+1
*
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
[next]