mesa.git
2008-09-11 Brian Paulcell: minor change to Z float/int conversion code ...
2008-09-11 Brian Paulcell: comments
2008-09-11 Brian Paulcell: comments, etc.
2008-09-11 Brian Paulgallium: comments, assertions, etc
2008-09-11 Brian Paulpress 'c' to toggle Z clear value between 0/1
2008-09-11 Brian Paulpress 'f' to cycle through depth test funcs
2008-09-10 José Fonsecatgsi: Fix newline pos.
2008-09-10 José Fonsecatgsi: Verify constants are set before attempting to...
2008-09-09 José Fonsecasoftpipe: Code (commented out) to dump BMPs.
2008-09-09 José Fonsecautil: Ensure we always have a full qualified file name...
2008-09-09 Michal Krolutil: Enable u_stream_std.c for PIPE_SUBSYSTEM_WINDOWS_...
2008-09-09 Michal Krolsoftpipe: Silence compiler warning on Windows.
2008-09-08 Michal Krolsoftpipe: Protect pipe_condvar_signal/broadcast calls...
2008-09-08 Michal Krolsoftpipe: Set SP_NUM_QUAD_THREADS 1 effectively disabli...
2008-09-08 Michal Krolsoftpipe: More improvements for multithreaded softpipe.
2008-09-08 Michal Krolsoftpipe: Split changing fields of quad_header into...
2008-09-08 Michal Krolsoftpipe: Improve multithreaded softpipe.
2008-09-08 Michal Krolsoftpipe: First attempts at multithreaded softpipe.
2008-09-08 Michal Kroltgsi: Cleanup code.
2008-09-08 José Fonsecatrace: Request a growable file.
2008-09-08 José Fonsecautil: Allow to define the maximum file size.
2008-09-08 José Fonsecautil: Dump surfaces to BMP.
2008-09-08 José Fonsecascons: Install shared libs in the right subdir.
2008-09-08 José Fonsecatrace: Use util's stream.
2008-09-08 José Fonsecautil: Rip-off trace's os-independent stream code.
2008-09-07 José Fonsecascons: Install libGL.so and respective symlinks.
2008-09-05 Brian Paulcell: code clean-up, comments
2008-09-05 Brian Paulcell: convert clear color if needed
2008-09-05 Brian Paulsoftpipe: convert clear color to surface format if...
2008-09-05 Brian Paulgallium: document that clear color is intentionally...
2008-09-05 Brian Paulgallium: remove debug code from prev commit
2008-09-05 Brian Paulgallium: new util_unpack_color_ub() function
2008-09-05 Michal Krolgallium: Add pipe_thread primitives for PIPE_OS_LINUX.
2008-09-05 Brian Paulmesa: replace MALLOC w/ CALLOC to fix memory error...
2008-09-05 Michal Krolgallium: Add pipe_thread primitives for PIPE_SUBSYSTEM_...
2008-09-05 Michal Krolmesa: _mesa_program_state_string() returns char *,...
2008-09-05 José Fonsecatgsi: Refactor tgsi_dump to avoid using string buffers...
2008-09-05 José Fonsecagallium: Pass 512 bytes max to EngDebugPrint.
2008-09-05 José Fonsecagallium: New pf_has_alpha utility function.
2008-09-05 José Fonsecapython: Cleanup tri example.
2008-09-05 Brian Paulcell: move batch buffer init code
2008-09-05 Brian Paulcell: comments
2008-09-05 Brian Paulcell: more cell_init_*_functions()
2008-09-05 Brian Paulcell: implement CELL_DEBUG env/options var
2008-09-04 Brian Paulmesa: improved gl_buffer_object reference counting
2008-09-04 Brian Paulmesa: fix minor mem leak
2008-09-04 Brian Paulcell: assorted comments, clean-ups, etc.
2008-09-04 Brian Paulcell: use util_surface_copy/fill()
2008-09-04 Brian Paulcell: include p_inlines.h
2008-09-04 Brian Paulsoftpipe: use the new util_surface_copy/fill() functions
2008-09-04 Brian Paulgallium: remove the copyHeight hack for compresssed...
2008-09-04 Brian Paulgallium: new util_surface_copy() and util_surface_fill...
2008-09-04 Michal Krolmesa: Silence compiler warnings on Windows.
2008-09-04 Xiang, Haihaomesa: merge stencil values into depth values for MESA_F...
2008-09-04 José Fonsecamesa: Remove unused var.
2008-09-04 José Fonsecasoftpipe: Add missing include.
2008-09-04 José Fonsecai915: Add missing include.
2008-09-04 José Fonsecagallium: Fix typo.
2008-09-04 José Fonsecacell: Use pipe_buffer_* inlines as much as possible.
2008-09-04 José Fonsecai915: Use pipe_buffer_* inlines as much as possible.
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 Paulfix BUFFER_DEPTH/BUFFER_ACCUM mix-up
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 Brian Paulmesa: use CALLOC instead of MALLOC to fix valgrind...
2008-09-01 Brian Paulgallium: added st_bind/release_teximage() functions
2008-09-01 Brian Paulgallium: move st_texture_image() cast wrapper to header...
2008-09-01 Brian Paulegl: CreatePbufferSurface, Bind/ReleaseTexImage functions
2008-09-01 Brian Paulegl: additional error checking in _eglBind/ReleaseTexIm...
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é Fonsecascons: Optimize for speed, not size, with MSVC.
2008-09-01 José Fonsecadraw: Put INLINES where appropriate.
2008-09-01 Keith Whitwellutil: make timed_winsys os independent
next