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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/tgsi: fix oob access in parse instruction
Li Qiang
2017-02-07
1
-1
/
+1
*
gallium: Remove vc4 simulator hack from loader infrastructure.
Eric Anholt
2017-02-06
1
-11
/
+0
*
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
2017-02-03
2
-34
/
+0
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
2
-3
/
+0
*
vl: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
hud: fix compilation warnings in hud_nic_graph_install()
Samuel Pitoiset
2017-01-30
1
-2
/
+2
*
gallivm: remove explicit __STDC_.*_MACROS defines
Emil Velikov
2017-01-27
1
-8
/
+0
*
gallivm: don't try to use fast rcp for fdiv
Roland Scheidegger
2017-01-24
1
-1
/
+3
*
gallivm: (trivial) fix ddiv cpu implementation
Roland Scheidegger
2017-01-24
1
-1
/
+0
*
tgsi: implement ddiv opcode
Roland Scheidegger
2017-01-24
1
-0
/
+14
*
gallium: add TGSI_PROPERTY_MUL_ZERO_WINS
Ilia Mirkin
2017-01-23
1
-1
/
+2
*
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
2017-01-20
1
-0
/
+1
*
gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN
Dave Airlie
2017-01-19
1
-1
/
+1
*
android: gallium/auxiliary: fix building error in Android 7.0
Mauro Rossi
2017-01-18
1
-1
/
+1
*
gallium: correctly manage libsensors link flags
Emil Velikov
2017-01-18
1
-2
/
+0
*
gallivm: (trivial) fix copy/paste bug with big endian code
Roland Scheidegger
2017-01-18
1
-2
/
+4
*
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
2017-01-18
5
-12
/
+12
*
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
2017-01-18
5
-12
/
+12
*
gallivm: Cleanup USE_MCJIT.
Jose Fonseca
2017-01-18
1
-10
/
+25
*
vl/dri3: use external texture as back buffers(v4)
Nayan Deshmukh
2017-01-17
2
-17
/
+114
*
gallium: add FBFETCH opcode to retrieve the current sample value
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
tgsi: add DDIV instruction
Nicolai Hähnle
2017-01-16
2
-0
/
+4
*
gallium/hud: avoid buffer overrun
Thomas Hindoe Paaboel Andersen
2017-01-16
1
-2
/
+4
*
gallium/hud: disable queries during HUD draw calls
Marek Olšák
2017-01-16
3
-1
/
+29
*
gallium/hud: increase the vertex buffer size for background quads
Marek Olšák
2017-01-16
1
-1
/
+1
*
imx: gallium driver for imx-drm scanout driver
Christian Gmeiner
2017-01-12
3
-0
/
+32
*
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
2017-01-12
3
-0
/
+30
*
gallium: add renderonly library
Christian Gmeiner
2017-01-12
4
-0
/
+298
*
gallium/tgsi: fix overflow in parse property
Li Qiang
2017-01-11
1
-3
/
+6
*
gallivm: generalize 4x4f->1x16ub special case conversion
Roland Scheidegger
2017-01-06
1
-56
/
+118
*
gallivm: (trivial) fix typo bug with small AoS format unpacking
Roland Scheidegger
2017-01-06
1
-1
/
+1
*
gallivm: implement aos unpack (to unorm8) for small unorm formats
Roland Scheidegger
2017-01-05
1
-12
/
+152
*
gallivm: optimize lp_build_unpack_arith_rgba_aos slightly
Roland Scheidegger
2017-01-05
1
-19
/
+97
*
gallivm: use 2 srcs for 32->16bit conversions in lp_bld_conv_auto
Roland Scheidegger
2017-01-05
1
-2
/
+19
*
llvmpipe: (trivial) minimally simplify mask construction
Roland Scheidegger
2017-01-05
1
-0
/
+2
*
gallium/hud: increase the vertex buffer size for text
Marek Olšák
2017-01-05
1
-1
/
+1
*
gallium/hud: add an option to sort items below graphs
Marek Olšák
2017-01-05
2
-5
/
+33
*
gallium/hud: add an option to reset the color counter
Marek Olšák
2017-01-05
2
-3
/
+19
*
gallium/hud: allow more data sources per pane
Marek Olšák
2017-01-05
1
-13
/
+15
*
gallium/hud: add an option to rename each data source
Marek Olšák
2017-01-05
1
-2
/
+35
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
17
-94
/
+61
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
8
-25
/
+4
*
swr: fix windows build break
George Kyriazis
2017-01-05
1
-0
/
+7
*
gallium/hud: add a path separator between dump directory and filename
Edmondo Tommasina
2017-01-03
1
-1
/
+2
*
vl/zscan: fix "Fix trivial sign compare warnings"
Christian König
2017-01-03
1
-1
/
+1
*
vl/compositor: implement error handling
Nayan Deshmukh
2017-01-03
2
-3
/
+12
*
gallium/hud: fix the windows build by disabling file dumping
Marek Olšák
2017-01-02
1
-0
/
+2
*
gallium/hud: set filedescriptor for fps graph
Edmondo Tommasina
2017-01-01
1
-0
/
+2
*
gallium/hud: set filedescriptor for cpu graph
Edmondo Tommasina
2017-01-01
1
-0
/
+2
*
gallium/hud: move file initialization to a function
Edmondo Tommasina
2017-01-01
3
-11
/
+20
[next]