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
*
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
*
nv50/ir: only avoid spilling constrained def if a mov is added
Karol Herbst
2018-06-23
1
-2
/
+2
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
3
-0
/
+6
*
nvc0: add support for programmable sample locations
Rhys Perry
2018-06-14
10
-46
/
+299
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
3
-0
/
+3
*
nv30: add a couple of missed shader caps
Ilia Mirkin
2018-05-30
1
-0
/
+2
*
nv30: ensure that displayable formats are marked accordingly
Ilia Mirkin
2018-05-30
1
-4
/
+6
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
3
-0
/
+5
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-6
/
+6
*
nv50/ir: Extend ImmediateValue::applyLog2 to 64-bit integers
Pierre Moreau
2018-05-29
1
-1
/
+10
*
gm107/ir: prevent WaW hazards in instruction scheduling
Rhys Perry
2018-05-28
1
-54
/
+57
*
nvc0: fix setting of subpixel precision during conservative rasterization
Rhys Perry
2018-05-13
2
-2
/
+2
*
nv50/ir: fix printing of pixld
Rhys Perry
2018-05-03
1
-1
/
+1
*
nv50: Extract needed value bits without shifting them before calling bitcount
Vlad Golovkin
2018-05-02
1
-1
/
+1
*
nvc0: add conservative rasterization support
Rhys Perry
2018-04-30
7
-8
/
+87
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
3
-0
/
+30
*
nvc0/ir: all short immediates are sign-extended, adjust LIMM test
Ilia Mirkin
2018-04-24
3
-19
/
+24
*
gm107/ir/lib: fix sched in div u32 builtin
Karol Herbst
2018-04-24
2
-4
/
+4
*
nv50/ir: make a copy of tex src if it's referenced multiple times
Ilia Mirkin
2018-04-22
1
-37
/
+49
*
nv50/ir/ra: prefer def == src2 for fma with immediates on nvc0
Karol Herbst
2018-04-21
1
-10
/
+29
*
nvc0: fix line width on GM20x+
Rhys Perry
2018-04-20
1
-1
/
+4
*
nvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_PREDICATE
Rhys Perry
2018-04-07
3
-17
/
+30
*
nvc0: change ACQUIRE_EQUAL to ACQUIRE_GEQUAL in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-1
/
+1
*
nvc0: ensure the query's fence has been emitted in nvc0_hw_query_fifo_wait
Rhys Perry
2018-04-07
1
-0
/
+4
*
nvc0: restore image binding on RGB10A2, remove from BGR10A2
Ilia Mirkin
2018-04-07
1
-2
/
+2
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
4
-7
/
+7
*
nvc0/ir: fix emiting NOTs with predicates
Karol Herbst
2018-03-29
1
-0
/
+2
*
nvc0/ir: fix INTERP_* with indirect inputs
Ilia Mirkin
2018-03-27
1
-3
/
+4
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
3
-0
/
+3
*
nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling.
Mario Kleiner
2018-03-14
1
-0
/
+2
*
nouveau: Add framebuffer modifier support
Thierry Reding
2018-03-09
6
-5
/
+146
*
nouveau/nvc0: Extract common tile mode macro
Thierry Reding
2018-03-09
1
-6
/
+9
*
nvc0: collapse output slots to have adjacent registers
Ilia Mirkin
2018-02-27
1
-2
/
+12
*
nvir/gm107: consider FILE_FLAGS dependencies in SchedDataCalculatorGM107
Karol Herbst
2018-02-26
1
-1
/
+14
*
nvir/gm107: iterate over all defs in SchedDataCalculatorGM107::findFirstUse
Karol Herbst
2018-02-26
1
-16
/
+18
*
nvir: dont optimize mad with subops to shladd
Karol Herbst
2018-02-24
1
-1
/
+2
*
nv50,nvc0: fix integer MS resolves using 2d engine
Ilia Mirkin
2018-02-22
1
-1
/
+2
*
nvc0: fix writing query results into buffer
Ilia Mirkin
2018-02-22
1
-4
/
+10
*
nv50,nvc0: fix clear buffer acceleration
Ilia Mirkin
2018-02-22
2
-28
/
+17
*
nvir/nvc0: fix legalizing of ld unlock c0[0x10000]
Karol Herbst
2018-02-21
1
-1
/
+1
[next]