index
:
delta/orc.git
0.5
baserock/morph
main
master
neon
pixman
test
x86insn
gitlab.freedesktop.org: gstreamer/orc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.4.23
orc-0.4.23
0.4.23
Sebastian Dröge
2014-12-17
2
-2
/
+16
*
neon: add support for all constants
Wim Taymans
2014-12-10
1
-67
/
+63
*
neon: add support for 64 bit parameters
Wim Taymans
2014-12-09
1
-5
/
+36
*
neon: vtrn and vzip are undefined when src == dest
Wim Taymans
2014-12-09
1
-5
/
+10
*
orcc: allow setting custom backup function
Wim Taymans
2014-12-05
4
-7
/
+151
*
Fix high-order bit of first register in VPUSH/VPOP generation
Jerome Laheurte
2014-12-03
1
-2
/
+2
*
Preserve NEON/VFP registers across subroutines according to ARM PCS (5.1.2.1)
Jerome Laheurte
2014-11-27
4
-32
/
+98
*
orcc: program-c: fix 64-bit parameter loading (loadpq) on big-endian systems
Tim-Philipp Müller
2014-11-08
1
-4
/
+4
*
orc: include orcprogram only once
Wim Taymans
2014-09-26
1
-1
/
+0
*
opcode: mark copy opcodes and don't emit mov for them
Wim Taymans
2014-09-26
3
-5
/
+6
*
compiler: use src register as dest2
Wim Taymans
2014-09-26
3
-14
/
+16
*
compiler: update max_used_temp_reg before use
Wim Taymans
2014-09-26
1
-0
/
+3
*
sse: improve splitXX on sse3
Wim Taymans
2014-09-26
1
-0
/
+47
*
parse: cleanup
Wim Taymans
2014-09-22
1
-10
/
+4
*
test: add more tests
Wim Taymans
2014-09-22
1
-0
/
+107
*
compiler: keep track of temp variables that contain param/const
Wim Taymans
2014-09-19
2
-5
/
+22
*
Revert reuse constants
Wim Taymans
2014-09-19
4
-40
/
+16
*
parse: make contants per size
Wim Taymans
2014-09-19
2
-14
/
+21
*
parse: fix opcode arg size
Wim Taymans
2014-09-19
1
-2
/
+2
*
executor: use the size of the opcode arg to get multiplier
Wim Taymans
2014-09-19
1
-4
/
+5
*
executor: fully expand const vars into the temp register
Wim Taymans
2014-09-19
1
-0
/
+6
*
parse: register constants with the right size
Wim Taymans
2014-09-19
1
-4
/
+20
*
program-c: handle X2 and X4 with size < 2 variables
Wim Taymans
2014-09-18
1
-8
/
+8
*
compiler: generate only 1 temp for constants
Wim Taymans
2014-09-18
1
-1
/
+11
*
compiler: reuse _try_get_constant in _get_constant
Wim Taymans
2014-09-18
1
-27
/
+5
*
opcodes: avoid undefined operations on signed ints
Wim Taymans
2014-09-17
3
-30
/
+31
*
compiler: do << and | on unsigned ints only
Wim Taymans
2014-09-17
1
-6
/
+7
*
compiler: avoid nagative array index
Wim Taymans
2014-09-17
1
-1
/
+1
*
utils: convert to uin32 before doing |
Wim Taymans
2014-09-17
1
-5
/
+4
*
docs: remove old env variable
Wim Taymans
2014-09-17
1
-7
/
+0
*
TMPDIR becomes the last option
Fabian Deutsch
2014-09-04
1
-6
/
+6
*
Back to development
Sebastian Dröge
2014-08-27
1
-1
/
+1
*
Release 0.4.22
orc-0.4.22
Sebastian Dröge
2014-08-27
2
-2
/
+13
*
Add fallback CPU feature detection for Android
Jan Schmidt
2014-08-26
1
-67
/
+76
*
Remove declarations for deleted functions from orcutils.h
Jan Schmidt
2014-08-26
1
-3
/
+0
*
Detect android liblog and use android's log functions for debug output
Jan Schmidt
2014-08-26
3
-1
/
+53
*
orccompiler: free error message
Thiago Santos
2014-06-27
1
-0
/
+1
*
orcarray: Use size_t for pointer arithmetics
Edward Hervey
2014-06-27
1
-1
/
+1
*
orccompiler: If compiling a program twice, first free the results of the prev...
Sebastian Dröge
2014-06-23
1
-0
/
+10
*
orcc: Fix some memory leaks in the compiler
Sebastian Dröge
2014-06-23
1
-0
/
+7
*
autogen: Honor NOCONFIGURE=1
Colin Walters
2014-06-23
1
-1
/
+3
*
Back to development
Sebastian Dröge
2014-06-23
1
-1
/
+1
*
Release 0.4.21
orc-0.4.21
Sebastian Dröge
2014-06-23
2
-2
/
+12
*
configure: Pass -version-info to libtool again
Sebastian Dröge
2014-06-23
1
-1
/
+1
*
Back to development
Sebastian Dröge
2014-06-23
1
-1
/
+1
*
Release 0.4.20
orc-0.4.20
Sebastian Dröge
2014-06-23
2
-2
/
+15
*
build: Modernize autotools build system
Sebastian Dröge
2014-06-23
12
-203
/
+392
*
Add some checks on the number of variables per type
Vincent Penquerc'h
2014-06-06
6
-4
/
+174
*
Update .gitignore
Tim-Philipp Müller
2014-06-05
1
-0
/
+9
*
orccodemem: fix list corruption when splitting memory chunks in two
Tim-Philipp Müller
2014-06-04
1
-1
/
+1
[next]