index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
nouveau: remove unused class member
Eric Engestrom
2018-10-30
1
-1
/
+0
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-14
/
+15
*
nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+
Rhys Perry
2018-10-25
4
-3
/
+11
*
nv50/ir: fix ConstantFolding::createMul for 64 bit muls
Karol Herbst
2018-10-20
1
-1
/
+1
*
nvc0: fix blitting red to srgb8_alpha
Ilia Mirkin
2018-10-09
1
-0
/
+4
*
nv50,nvc0: guard against zero-size blits
Ilia Mirkin
2018-10-09
2
-0
/
+14
*
nv50,nvc0: mark RGBX_UINT formats as renderable
Ilia Mirkin
2018-10-09
1
-4
/
+4
*
nouveau: use build-id when available for disk cache
Timothy Arceri
2018-10-03
1
-7
/
+7
*
nv50/ir: fix link-time build failure
Rhys Perry
2018-09-23
1
-1
/
+1
*
nvc0: fix bindless multisampled images on Maxwell+
Rhys Perry
2018-09-22
3
-5
/
+45
*
nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFO
Rhys Perry
2018-09-22
1
-2
/
+6
*
nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO
Rhys Perry
2018-09-22
1
-18
/
+18
*
nvir: Always split 64-bit IMAD/IMUL operations
Pierre Moreau
2018-09-13
1
-1
/
+1
*
nv50,nvc0: warn on not-explicitly-handled caps
Ilia Mirkin
2018-09-11
2
-14
/
+26
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
3
-0
/
+3
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
3
-0
/
+3
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
3
-3
/
+3
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
3
-9
/
+9
*
nv50: bump compat glsl level to same as core
Ilia Mirkin
2018-08-29
1
-1
/
+1
*
nvc0: bump compat GLSL version to match core
Ilia Mirkin
2018-08-29
1
-1
/
+1
*
nv50/ir: silence partitionLoadStore() unused function warning
Rhys Kidd
2018-08-29
1
-2
/
+2
*
nv50/ir,nvc0: use constant buffers for compute when possible on Kepler+
Rhys Perry
2018-08-27
2
-10
/
+36
*
nv50/ir: optimize multiplication by 16-bit immediates into two xmads
Rhys Perry
2018-08-27
1
-0
/
+10
*
nv50/ir: optimize near power-of-twos into shladd
Rhys Perry
2018-08-27
1
-0
/
+27
*
nv50/ir: move a * b -> a << log2(b) code into createMul()
Rhys Perry
2018-08-27
1
-15
/
+30
*
nv50/ir: optimize imul/imad to xmads
Rhys Perry
2018-08-27
2
-1
/
+56
*
gm107/ir: add support for OP_XMAD on GM107+
Rhys Perry
2018-08-27
3
-1
/
+71
*
nv50/ir: add preliminary support for OP_XMAD
Rhys Perry
2018-08-27
7
-5
/
+85
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
3
-0
/
+3
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
3
-0
/
+6
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
3
-0
/
+6
*
nvc0/ir: return 0 in imageLoad on incomplete textures
Karol Herbst
2018-08-04
2
-3
/
+31
*
gm200/ir: optimize rcp(sqrt) to rsq
Karol Herbst
2018-08-04
1
-1
/
+10
*
gm200/ir: add native OP_SQRT support
Karol Herbst
2018-08-04
4
-2
/
+14
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
4
-0
/
+13
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
3
-0
/
+3
*
nvc0: serialize before updating some constant buffer bindings on Maxwell+
Rhys Perry
2018-07-30
4
-47
/
+81
*
nv50/ir: move LateAlgebraicOpt back to right after ConstantFolding
Rhys Perry
2018-07-19
1
-1
/
+1
*
nv50/ir: handle SHLADD in IndirectPropagation
Rhys Perry
2018-07-19
1
-0
/
+12
*
gm107/ir: use CS2R for SV_CLOCK
Rhys Perry
2018-07-19
3
-2
/
+25
*
nouveau: fix 3D blitter for unsigned to signed integer conversions
Karol Herbst
2018-07-15
2
-10
/
+22
*
nv50/ir: fix Instruction::isActionEqual for PHI instructions
Karol Herbst
2018-07-07
1
-0
/
+6
*
nvc0/ir: use the combined tid special register
Rhys Perry
2018-07-07
9
-0
/
+61
*
nvc0: implement multisampled images on Maxwell+
Rhys Perry
2018-07-04
6
-39
/
+48
*
nv50/ir: handle clipvertex for geom and tess shaders as well
Karol Herbst
2018-07-02
1
-1
/
+6
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
3
-10
/
+0
*
nv50/ir: improve maintainability of Target*::initOpInfo()
Rhys Perry
2018-06-29
2
-23
/
+28
*
nv50/ir: fix image stores with indirect handles
Rhys Perry
2018-06-29
1
-4
/
+5
*
nvc0: remove magic values in nve4_set_tex_handles()
Rhys Perry
2018-06-28
1
-1
/
+1
*
nvc0/ir: fix TargetNVC0::insnCanLoadOffset()
Rhys Perry
2018-06-28
1
-0
/
+1
[next]