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
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
util: add debug_memory_check_block(), debug_memory_tag()
Brian Paul
2013-04-04
1
-0
/
+6
*
gallium/os: Fix nano->micro second concersion.
José Fonseca
2012-12-08
1
-1
/
+1
*
gallium/os: Cleanup up os_time_get/os_time_get_nano.
José Fonseca
2012-12-06
2
-21
/
+19
*
gallium/os: Fix os_time_sleep() on Windows for small durations.
José Fonseca
2012-12-06
1
-1
/
+5
*
llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.
James Benton
2012-12-03
2
-0
/
+22
*
util: add more memory debugging features
Brian Paul
2012-11-28
1
-0
/
+3
*
util: add GALLIUM_LOG_FILE option for logging output to a file
Brian Paul
2012-05-25
1
-3
/
+22
*
auxiliary/os: Add missing signal.h include.
Baldo Davide
2012-05-05
1
-0
/
+1
*
gallium: use Mesa pthread_barrier_t on Haiku, as it is incomplete under Haiku
Alexander von Gluck
2011-12-27
1
-1
/
+1
*
Remove windows kernel support code.
José Fonseca
2011-11-29
5
-293
/
+6
*
gallium/auxiliary: Remove os_stream.
José Fonseca
2011-11-29
6
-652
/
+0
*
auxiliary/os: add wrappers for mmap/munmap
Chia-I Wu
2011-08-24
1
-0
/
+87
*
gallium: add PIPE_OS_ANDROID support
Chia-I Wu
2011-08-21
1
-1
/
+1
*
scons: make embedding orthogonal to the platform
José Fonseca
2011-06-17
4
-16
/
+7
*
gallium: block signals for new thread when spawning threads
Dave Airlie
2011-05-16
1
-1
/
+8
*
os: simplify ifdef
nobled
2011-04-27
1
-1
/
+1
*
os: Fix pipe_static_mutex on Windows.
José Fonseca
2011-03-06
1
-1
/
+2
*
os: Open file streams in binary mode.
Michal Krol
2010-11-08
1
-1
/
+1
*
auxiliary: add copyright headers
Luca Barbieri
2010-08-21
1
-0
/
+26
*
os_stream: fix bugs in allocation path
Luca Barbieri
2010-08-21
1
-16
/
+8
*
os_stream: add printf facility
Luca Barbieri
2010-08-20
6
-3
/
+83
*
os: remove gratuitous pipe_barrier placeholder code
nobled
2010-07-12
1
-21
/
+1
*
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
nobled
2010-07-12
1
-1
/
+0
*
os: Implement pipe_condvar on Windows Vista and later
nobled
2010-07-12
1
-0
/
+30
*
os: Implement pipe_condvar on win32
nobled
2010-07-12
1
-7
/
+27
*
gallium: Add tokens for Cygwin.
Vinson Lee
2010-05-13
2
-6
/
+6
*
os: Check for spurious wakeups in pipe_barrier_wait.
Vinson Lee
2010-04-26
1
-1
/
+8
*
os: Implement pipe_barrier for POSIX platforms without pthread_barrier_t.
Vinson Lee
2010-04-17
1
-5
/
+26
*
os: Temporarily use posix thread for embedded too.
Kurt Daverman
2010-03-31
1
-6
/
+6
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
1
-47
/
+0
*
Merge branch '7.8'
Michel Dänzer
2010-03-12
1
-1
/
+1
|
\
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
|
gallium/os: wrapper for llvm-c/Core.h and #define HAVE_LLVM if needed
Brian Paul
2010-03-11
1
-0
/
+47
|
/
*
os: A stream for debug logging.
José Fonseca
2010-02-14
4
-2
/
+87
*
os: Add a growable string stream.
José Fonseca
2010-02-14
2
-0
/
+177
*
os: Complement/improve stream inline helpers.
José Fonseca
2010-02-14
1
-0
/
+17
*
os: Fix bad calloc.
José Fonseca
2010-02-14
1
-10
/
+1
*
os: Make streams abstract.
José Fonseca
2010-02-14
4
-262
/
+158
*
os: Do not use Pthreads barrier functions on Mac OS X.
Vinson Lee
2010-02-10
1
-42
/
+52
*
os: Don't assert on missing implementation of barrier init/destroy. Just usage.
José Fonseca
2010-02-05
1
-2
/
+0
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
1
-7
/
+144
*
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-04
3
-0
/
+388
*
os: Ensure header includes are outside extern "C" {}.
José Fonseca
2010-02-04
1
-2
/
+6
*
os: Time abstractions.
José Fonseca
2010-02-04
2
-0
/
+220
*
os/os_memory_aligned.h: fix memory allocation alignment for 64 bits
José Fonseca
2010-02-04
2
-3
/
+3
*
os: Add missing dummy threading definitions.
José Fonseca
2010-02-04
1
-0
/
+19
*
os: Also add the aligned memory prototypes to the embedded section.
José Fonseca
2010-02-03
1
-0
/
+6
*
os: New OS abstraction module.
José Fonseca
2010-02-03
7
-0
/
+715
[next]