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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: const correctness.
José Fonseca
2008-12-22
4
-18
/
+18
*
gallium: Fix typo in define name.
José Fonseca
2008-12-20
1
-1
/
+1
*
gallium: Simple and efficient cache.
José Fonseca
2008-12-19
6
-0
/
+476
*
gallium: replace #elif with #else
Brian Paul
2008-12-19
1
-1
/
+1
*
Gallium: fix for conform test
Robert Ellison
2008-12-18
1
-1
/
+1
*
gallium: Enable memory debugging on all windows platforms.
José Fonseca
2008-12-18
1
-1
/
+1
*
gallium: fix memory corruption in u_gen_mipmap.c
Brian Paul
2008-12-17
1
-10
/
+9
*
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-12-12
6
-35
/
+120
*
util: new funcs for triming/validating primitives
Keith Whitwell
2008-12-10
1
-0
/
+122
*
gallium: Abort by default on windows user space.
José Fonseca
2008-12-09
1
-1
/
+1
*
gallium: Use costum log2 for all windows builds.
José Fonseca
2008-11-17
1
-6
/
+8
*
gallium: State when there are no memory leaks detected.
José Fonseca
2008-11-17
1
-0
/
+6
*
gallium: Make handle_table reentrant.
José Fonseca
2008-11-17
1
-8
/
+26
*
gallium: increase table size for fast log/pow functions
Brian Paul
2008-11-14
2
-4
/
+6
*
util: Use OpenGL rasterization rules in blits and mipmap generation.
Brian Paul
2008-11-14
2
-0
/
+2
*
util: Optimise log2().
Michal Krol
2008-11-12
1
-1
/
+2
*
util: Add log2() definition for MSC.
Michal Krol
2008-11-12
1
-0
/
+5
*
gallium: fix comment again. A half-closed interval was intended.
Brian
2008-11-10
1
-2
/
+2
*
gallium: fix typos in comments
Brian Paul
2008-11-10
1
-2
/
+2
*
gallium: actually flip the coordinates
Zack Rusin
2008-11-10
1
-1
/
+2
*
util: Fix util_fast_pow/exp2/log2.
Brian
2008-11-09
2
-69
/
+64
*
gallium: _debug_vprintf() should be silent if DEBUG is not defined
Brian
2008-11-09
1
-0
/
+2
*
gallium: new sanity assertions in mmAllocMem()
Brian Paul
2008-10-29
1
-0
/
+4
*
util: A few more memory debugging checks.
José Fonseca
2008-09-18
1
-2
/
+29
*
util: Add missing p_debug.h include.
José Fonseca
2008-09-18
1
-0
/
+1
*
gallium: add another value check to util_fast_pow()
Brian Paul
2008-09-13
1
-2
/
+4
*
util: Ensure we always have a full qualified file name on windows display.
José Fonseca
2008-09-09
1
-3
/
+27
*
util: Enable u_stream_std.c for PIPE_SUBSYSTEM_WINDOWS_USER.
Michal Krol
2008-09-09
1
-1
/
+1
*
util: Allow to define the maximum file size.
José Fonseca
2008-09-08
4
-16
/
+40
*
util: Dump surfaces to BMP.
José Fonseca
2008-09-08
1
-0
/
+109
*
util: Rip-off trace's os-independent stream code.
José Fonseca
2008-09-08
5
-0
/
+347
*
gallium: remove debug code from prev commit
Brian Paul
2008-09-05
1
-2
/
+0
*
gallium: new util_unpack_color_ub() function
Brian Paul
2008-09-05
1
-0
/
+157
*
gallium: Pass 512 bytes max to EngDebugPrint.
José Fonseca
2008-09-05
1
-1
/
+1
*
gallium: new util_surface_copy() and util_surface_fill() helpers
Brian Paul
2008-09-04
2
-0
/
+196
*
gallium: Fix typo.
José Fonseca
2008-09-04
1
-3
/
+1
*
gallium: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
3
-36
/
+36
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-1
/
+1
*
util: make timed_winsys os independent
Keith Whitwell
2008-09-01
1
-27
/
+18
*
util: add func to return time as uint64 microseconds
Keith Whitwell
2008-09-01
2
-0
/
+23
*
add u_timed_winsys.[ch]
Keith Whitwell
2008-09-01
3
-1
/
+398
*
util: Fix compiler errors in the release build of C++ sources.
José Fonseca
2008-08-31
1
-2
/
+11
*
gallium: include p_debug.h for non-HAVE_POSIX_MEMALIGN
Brian
2008-08-25
1
-0
/
+1
*
gallium: Add missing includes.
Michal Krol
2008-08-25
1
-1
/
+1
*
gallium: remove old tile util files
Brian Paul
2008-08-24
2
-1269
/
+0
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
16
-19
/
+1882
*
util: Silence compiler warnings on Windows.
Michal Krol
2008-08-23
1
-1
/
+1
*
util: Include missing u_rect.h.
Michal Krol
2008-08-23
1
-1
/
+1
*
gallium: rename p_util.c to u_rect.c (it only contains rect copy/fill helpers)
Brian Paul
2008-08-22
3
-3
/
+3
*
gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header
Brian Paul
2008-08-22
2
-0
/
+55
[next]