Clone of mesa.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jakob Bornecrantz f4a286e5f5 util: Add more entry points for dumping to bmp 17 лет назад
..
Makefile gallium: new, simple RGBA surface create/destroy helpers 17 лет назад
SConscript gallium: new, simple RGBA surface create/destroy helpers 17 лет назад
u_bitmask.c util: Realloc takes bytes. 17 лет назад
u_bitmask.h util: bitmask data type. 17 лет назад
u_blit.c util: don't set unused blend state 17 лет назад
u_blit.h gallium: avoid mapping same vertex buffer in subsequent frames 17 лет назад
u_cache.c util: Move p_debug.h into util module. 17 лет назад
u_cache.h gallium: const correctness. 17 лет назад
u_clear.h gallium: Clean up driver clear() interface. 17 лет назад
u_cpu_detect.c gallium: Import Dennis Smit cpu detection code. 18 лет назад
u_cpu_detect.h gallium: Import Dennis Smit cpu detection code. 18 лет назад
u_debug.c util: Add more entry points for dumping to bmp 17 лет назад
u_debug.h util: Add more entry points for dumping to bmp 17 лет назад
u_debug_memory.c util: Don't use 0-sized arrays. 17 лет назад
u_debug_profile.c util: Use right include. 17 лет назад
u_debug_stack.c util: Lookup symbol names from addresses. 17 лет назад
u_debug_stack.h util: Stack backtracing facilities. 17 лет назад
u_debug_symbol.c util: Fix x86_64 build. 17 лет назад
u_debug_symbol.h util: Lookup symbol names from addresses. 17 лет назад
u_double_list.h util: Add a new macro for testing empty lists. 17 лет назад
u_draw_quad.c gallium: Unify reference counting. 17 лет назад
u_draw_quad.h gallium: avoid mapping same vertex buffer in subsequent frames 17 лет назад
u_gen_mipmap.c util: don't set unused blend state 17 лет назад
u_gen_mipmap.h gallium: avoid mapping same vertex buffer in subsequent frames 17 лет назад
u_handle_table.c util: Move p_debug.h into util module. 17 лет назад
u_handle_table.h d3d: Allow to iterate over the handle table. 18 лет назад
u_hash.c gallium: const correctness. 17 лет назад
u_hash.h gallium: const correctness. 17 лет назад
u_hash_table.c util: Move p_debug.h into util module. 17 лет назад
u_hash_table.h gallium: Really free hash entries. 18 лет назад
u_keymap.c util: Move p_debug.h into util module. 17 лет назад
u_keymap.h gallium: added general-purpose key->data map/lookup container 17 лет назад
u_linear.c gallium: license, copyright 17 лет назад
u_linear.h gallium: license, copyright 17 лет назад
u_math.c gallium: increase table size for fast log/pow functions 17 лет назад
u_math.h gallium: added util_is_inf_or_nan() function to u_math.h 17 лет назад
u_memory.h gallium: added null ptr check in align_free() 17 лет назад
u_mm.c util: Move p_debug.h into util module. 17 лет назад
u_mm.h gallium: prefix memory manager functions with u_ to differentiate from functions in mesa/main/mm.c 17 лет назад
u_pack_color.h gallium: handle the case of util_pack_z_stencil(format=PIPE_FORMAT_S8_UNORM) 17 лет назад
u_pointer.h gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17 лет назад
u_prim.h util: add reduced prim helper 17 лет назад
u_rect.c gallium: Unify reference counting. 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. 18 лет назад
u_simple_screen.c gallium: Unify reference counting. 17 лет назад
u_simple_screen.h gallium: initialize simple screen in drivers 17 лет назад
u_simple_shaders.c gallium: no need to keep a copy of shader tokens in state tracker 17 лет назад
u_simple_shaders.h gallium: no need to keep a copy of shader tokens in state tracker 17 лет назад
u_snprintf.c gallium: WinCE build fixes. 17 лет назад
u_sse.h gallium: Introduce PIPE_ARCH_SSE define for SSE support. 17 лет назад
u_stream.h util: Allow to define the maximum file size. 17 лет назад
u_stream_stdc.c Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc 17 лет назад
u_stream_wd.c util: Ensure we always have a full qualified file name on windows display. 17 лет назад
u_string.h util: Use size_t (for x86_64). 17 лет назад
u_surface.c util: Fix surface usage 17 лет назад
u_surface.h gallium: new, simple RGBA surface create/destroy helpers 17 лет назад
u_tile.c util: Support Z24S8/Z24X8. 17 лет назад
u_tile.h Cosmetic: Rename struct pipe_transfer pointers from 'ps' to 'pt'. 17 лет назад
u_time.c Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc 17 лет назад
u_time.h Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc 17 лет назад
u_timed_winsys.c gallium: Unify reference counting. 17 лет назад
u_timed_winsys.h add u_timed_winsys.[ch] 17 лет назад
u_upload_mgr.c gallium/util: add upload manager helper module 17 лет назад
u_upload_mgr.h gallium/util: add upload manager helper module 17 лет назад