i965: Use pipe_buffer_* inlines as much as possible.
[mesa.git] / src / gallium /
2008-09-04 José Fonsecai965: Use pipe_buffer_* inlines as much as possible.
2008-09-04 José Fonsecasoftpipe: Use pipe_buffer_* inlines as much as possible.
2008-09-04 José Fonsecapython: Use pipe_buffer_* inlines as much as possible.
2008-09-04 José Fonsecagallium: Use pipe_buffer_* inlines as much as possible.
2008-09-03 Brian Paulcell: flush rendering to current surfaces before instal...
2008-09-03 Brian Paulcell: update comments, fix typos
2008-09-03 Brian Paulcell: change context type passed to cell_flush_int()
2008-09-03 Brian Paulgallium: comments about nblocksx/y, etc
2008-09-03 Brian Paulgallium: silence warnings
2008-09-03 Brian Paulcell: replace assert() with special spu ASSERT() macro
2008-09-03 Brian Paulcell: add pipe_texture_reference() call in cell_get_tex...
2008-09-03 Brian Paulcell: updated assertion
2008-09-03 Brian Paulcell: comments
2008-09-03 Brian Paulgallium: do image clipping in xmesa_display_surface_tiled()
2008-09-03 Brian Paulcell: fix texture/surface allocation to allocate by...
2008-09-03 Brian Paulcell: move misplaced assertions; put them after ximage...
2008-09-03 Jakob Bornecrantzi915: Fix typo in intel_lock.c
2008-09-03 Brian Paulcell: add -DDEBUG flag, fixes to Cell Makefiles
2008-09-03 Brian PaulCell: added linux-cell-debug config
2008-09-03 Brian Paulcell: add missing cell_tex_surface_release()
2008-09-03 José Fonsecagallium: Have pipe_buffer_* receive a pipe_screen inste...
2008-09-03 José Fonsecadraw: Describe the steps in emit_load_R32G32B32A32.
2008-09-03 Brian Paulgallium: increase string buffer size to 16000 to avoid...
2008-09-03 Brian Paulgallium: fix out of bounds array errors in SSE execution
2008-09-02 Jakob Bornecrantzi915: Fix typo in ws_dri_bufmgr.c
2008-09-02 Jakob Bornecrantzi915: Small fixes for tiled textures
2008-09-01 Brian Paulgallium: remove glthread.h file (not used)
2008-09-01 Brian Paulgallium: removed p_pointer.h (use util/u_pointer.h...
2008-09-01 Brian Paulgallium: include u_pointer,h, not p_pointer.h
2008-09-01 José Fonsecapipebuffer: Add missing break statement to cache lookup...
2008-09-01 José Fonsecapipebuffer: Comment the slab code. Remove the freeSlabs...
2008-09-01 José Fonsecadraw: Put INLINES where appropriate.
2008-09-01 Keith Whitwellutil: make timed_winsys os independent
2008-09-01 Keith Whitwellutil: add func to return time as uint64 microseconds
2008-09-01 Keith Whitwelladd u_timed_winsys.[ch]
2008-08-31 José Fonsecautil: Fix compiler errors in the release build of C...
2008-08-31 José Fonsecagallium: winsys/common no longer exists
2008-08-28 José Fonsecapipebuffer: Fix/add detail to the under- overflow repor...
2008-08-28 José Fonsecapipebuffer: Check buffer over- & underflows when mappin...
2008-08-27 José Fonsecagallium: s/PIPE_OS_WINDOWS/PIPE_SUBSYSTEM_WINDOWS_USER...
2008-08-27 Brian Paulgallium: call st_finish() in XMesaFlush()
2008-08-27 Brian Paulgallium: s/_glthread_Cond/unsigned/ in p_thread.h
2008-08-27 Michal Krolgallium: Add dummy defines of pipe_condvar for Windows...
2008-08-26 Brian Paulgallium: thread wrapper clean-up
2008-08-26 Keith Whitwelldraw: attempt atomic submit of large drawelements calls
2008-08-25 Briancell: asst fixes to get driver building/running again.
2008-08-25 Briangallium: added const qualifiers on some draw funcs
2008-08-25 Briangallium: include p_debug.h for non-HAVE_POSIX_MEMALIGN
2008-08-25 Briangallium: include <sched.h> on linux to get sched_yield...
2008-08-25 Brian Paulgallium: include u_math.h
2008-08-25 Michal Krolgallium: Add missing includes.
2008-08-25 Briangallium: include u_memory.h, u_math.h
2008-08-24 Brian Paulgallium: remove old tile util files
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-23 Michal Kroltrace: Include u_string.h.
2008-08-23 Michal Krolutil: Silence compiler warnings on Windows.
2008-08-23 Michal Krolutil: Include missing u_rect.h.
2008-08-22 Brian Paulgallium: rename p_util.c to u_rect.c (it only contains...
2008-08-22 Brian Paulgallium: move pipe_copy_rect(), pipe_fill_rect() protos...
2008-08-22 Brian Paulgallium: replace align_int() with align()
2008-08-22 Brian Paulgallium: insert __cplusplus/extern wrappings
2008-08-22 Brian Paulgallium: move math macros from p_util.h to u_math.h
2008-08-22 Brian Paulgallium: stop using ifloor(), FABSF(), etc
2008-08-22 Brian Paulgallium: stop using FABSF() macro
2008-08-22 Brian Paulgallium: replace LOG2() macro with util_fast_log2(...
2008-08-22 Brian Paulgallium: use new util_fast_exp2(), _log2(), pow() functions
2008-08-22 Brian Paulgallium: new u_math.[ch] files for math functions
2008-08-22 José Fonsecapython/retrace: Interpret texture/surfaces destructions.
2008-08-22 José Fonsecatrace: Don't trace texture/surfaces releases, only...
2008-08-22 José Fonsecatrace: Use a 4 hexadecimal digit suffix.
2008-08-22 José Fonsecapython/retrace: Process the trace call-by-call (instead...
2008-08-21 José Fonsecapython/retrace: Support gziped traces.
2008-08-21 José Fonsecatrace: Hack to detect writes to user buffers.
2008-08-21 José Fonsecatrace: Split the output stream on windows.
2008-08-20 Brian Paulgallium: test for and cull prims with inf/nan vertices...
2008-08-20 Brian Paulgallium: fix typo in LINE() macro (replace i+1 with...
2008-08-20 José Fonsecapython/retrace: Retrace draw_elements and draw_range_el...
2008-08-20 José Fonsecapython: bindings for draw_range_elements.
2008-08-19 Brian Paulgallium: fix do_flip bug in sp_surface_copy()
2008-08-19 Brian Paulgallium: fix an assertion
2008-08-19 José Fonsecagallium: WinCE build fixes.
2008-08-19 José Fonsecapython/retrace: Add several missing functions.
2008-08-19 José Fonsecatrace: Fix pipe_clip_state dump.
2008-08-19 José Fonsecapython: Handle null state.
2008-08-19 José Fonsecapython/retrace: Trim null chars.
2008-08-19 José Fonsecatrace: Support C++.
2008-08-19 Michal Krolgallium: Add note about vs_2_0 EXPP mapping.
2008-08-19 Michal Kroltgsi: Implement LOG opcode for SSE2 codegen.
2008-08-19 Michal Kroltgsi: Implement EXP opcode for SSE2.
2008-08-18 José Fonsecaxlib: Revert destroying pipe_screen (temporary).
2008-08-18 Michal Kroltgsi: Fix ARL opcode in SSE2 codegen.
2008-08-18 Michal Kroltgsi: Workaround debug output buffer size limitations.
2008-08-18 Michal Kroltgsi: Use NUM_CHANNELS.
2008-08-18 José Fonsecatrace: Explain how to integrate with a state tracker...
2008-08-18 José Fonsecatrace: Preliminary stream implementation for GDI.
2008-08-18 José Fonsecatrace: Use long longs to ensure covering 64bits integers.
2008-08-18 José Fonsecatrace: Get the trace file from the GALLIUM_TRACE option...
2008-08-18 Michal Krolgallium: Remove TGSI_CC_UN.
2008-08-18 Michal Kroltgsi: Update condition code vector when storing dest...
2008-08-18 Michal Kroltgsi: Saturate modifier obeys ExecMask.
next