Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
José Fonseca bfe45670ae util: Ensure we always have a full qualified file name on windows display. 17年前
..
Makefile util: Rip-off trace's os-independent stream code. 17年前
SConscript util: Rip-off trace's os-independent stream code. 17年前
p_debug.c util: Allow to define the maximum file size. 17年前
p_debug_mem.c gallium: Add extra parenthesis as advised by gcc. 17年前
p_debug_prof.c win32kprof: Store the profile data as an caller->callee hash table, instead of a trace. 17年前
u_blit.c gallium: Use pipe_buffer_* inlines as much as possible. 17年前
u_blit.h gallium: Fix warning in u_blit.h 17年前
u_cpu_detect.c gallium: Import Dennis Smit cpu detection code. 17年前
u_cpu_detect.h gallium: Import Dennis Smit cpu detection code. 17年前
u_double_list.h gallium: Attribute realloc leaks to the first malloc call. 17年前
u_draw_quad.c gallium: Use pipe_buffer_* inlines as much as possible. 17年前
u_draw_quad.h gallium: Fix warning in u_draw_quad.h 17年前
u_gen_mipmap.c gallium: Fix typo. 17年前
u_gen_mipmap.h gallium: Add extern "C" to the headers. 17年前
u_handle_table.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_handle_table.h d3d: Allow to iterate over the handle table. 17年前
u_hash_table.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_hash_table.h gallium: Really free hash entries. 17年前
u_math.c util: Silence compiler warnings on Windows. 17年前
u_math.h gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_memory.h util: Fix compiler errors in the release build of C++ sources. 17年前
u_mm.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_mm.h Move mm.c code into util module. 17年前
u_pack_color.h gallium: remove debug code from prev commit 17年前
u_pointer.h gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_rect.c gallium: new util_surface_copy() and util_surface_fill() helpers 17年前
u_rect.h gallium: new util_surface_copy() and util_surface_fill() helpers 17年前
u_simple_list.h Remove src/mesa and src/mesa/main from gallium source include paths. 17年前
u_simple_shaders.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_simple_shaders.h gallium: return pipe_shader_state from the simple shader functions 17年前
u_snprintf.c gallium: WinCE build fixes. 17年前
u_stream.h util: Allow to define the maximum file size. 17年前
u_stream_stdc.c util: Enable u_stream_std.c for PIPE_SUBSYSTEM_WINDOWS_USER. 17年前
u_stream_wd.c util: Ensure we always have a full qualified file name on windows display. 17年前
u_string.h gallium: Allow compilation inside X. 17年前
u_tile.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_tile.h gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17年前
u_time.c util: add func to return time as uint64 microseconds 17年前
u_time.h util: add func to return time as uint64 microseconds 17年前
u_timed_winsys.c util: make timed_winsys os independent 17年前
u_timed_winsys.h add u_timed_winsys.[ch] 17年前