2008-09-08 |
Michal Krol | softpipe: Split changing fields of quad_header into... |
commit | commitdiff | tree |
2008-09-08 |
Michal Krol | softpipe: Improve multithreaded softpipe. |
commit | commitdiff | tree |
2008-09-08 |
Michal Krol | softpipe: First attempts at multithreaded softpipe. |
commit | commitdiff | tree |
2008-09-08 |
Michal Krol | tgsi: Cleanup code. |
commit | commitdiff | tree |
2008-09-08 |
José Fonseca | trace: Request a growable file. |
commit | commitdiff | tree |
2008-09-08 |
José Fonseca | util: Allow to define the maximum file size. |
commit | commitdiff | tree |
2008-09-08 |
José Fonseca | util: Dump surfaces to BMP. |
commit | commitdiff | tree |
2008-09-08 |
José Fonseca | scons: Install shared libs in the right subdir. |
commit | commitdiff | tree |
2008-09-08 |
José Fonseca | trace: Use util's stream. |
commit | commitdiff | tree |
2008-09-08 |
José Fonseca | util: Rip-off trace's os-independent stream code. |
commit | commitdiff | tree |
2008-09-07 |
José Fonseca | scons: Install libGL.so and respective symlinks. |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | cell: code clean-up, comments |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | cell: convert clear color if needed |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | softpipe: convert clear color to surface format if... |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | gallium: document that clear color is intentionally... |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | gallium: remove debug code from prev commit |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | gallium: new util_unpack_color_ub() function |
commit | commitdiff | tree |
2008-09-05 |
Michal Krol | gallium: Add pipe_thread primitives for PIPE_OS_LINUX. |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | mesa: replace MALLOC w/ CALLOC to fix memory error... |
commit | commitdiff | tree |
2008-09-05 |
Michal Krol | gallium: Add pipe_thread primitives for PIPE_SUBSYSTEM_... |
commit | commitdiff | tree |
2008-09-05 |
Michal Krol | mesa: _mesa_program_state_string() returns char *,... |
commit | commitdiff | tree |
2008-09-05 |
José Fonseca | tgsi: Refactor tgsi_dump to avoid using string buffers... |
commit | commitdiff | tree |
2008-09-05 |
José Fonseca | gallium: Pass 512 bytes max to EngDebugPrint. |
commit | commitdiff | tree |
2008-09-05 |
José Fonseca | gallium: New pf_has_alpha utility function. |
commit | commitdiff | tree |
2008-09-05 |
José Fonseca | python: Cleanup tri example. |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | cell: move batch buffer init code |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | cell: comments |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | cell: more cell_init_*_functions() |
commit | commitdiff | tree |
2008-09-05 |
Brian Paul | cell: implement CELL_DEBUG env/options var |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | mesa: improved gl_buffer_object reference counting |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | mesa: fix minor mem leak |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | cell: assorted comments, clean-ups, etc. |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | cell: use util_surface_copy/fill() |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | cell: include p_inlines.h |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | softpipe: use the new util_surface_copy/fill() functions |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | gallium: remove the copyHeight hack for compresssed... |
commit | commitdiff | tree |
2008-09-04 |
Brian Paul | gallium: new util_surface_copy() and util_surface_fill... |
commit | commitdiff | tree |
2008-09-04 |
Michal Krol | mesa: Silence compiler warnings on Windows. |
commit | commitdiff | tree |
2008-09-04 |
Xiang, Haihao | mesa: merge stencil values into depth values for MESA_F... |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | mesa: Remove unused var. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | softpipe: Add missing include. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | i915: Add missing include. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | gallium: Fix typo. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | cell: Use pipe_buffer_* inlines as much as possible. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | i915: Use pipe_buffer_* inlines as much as possible. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | i965: Use pipe_buffer_* inlines as much as possible. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | softpipe: Use pipe_buffer_* inlines as much as possible. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | python: Use pipe_buffer_* inlines as much as possible. |
commit | commitdiff | tree |
2008-09-04 |
José Fonseca | gallium: Use pipe_buffer_* inlines as much as possible. |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: flush rendering to current surfaces before instal... |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: update comments, fix typos |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: change context type passed to cell_flush_int() |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | gallium: comments about nblocksx/y, etc |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | gallium: silence warnings |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: replace assert() with special spu ASSERT() macro |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: add pipe_texture_reference() call in cell_get_tex... |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: updated assertion |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: comments |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | gallium: do image clipping in xmesa_display_surface_tiled() |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: fix texture/surface allocation to allocate by... |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: move misplaced assertions; put them after ximage... |
commit | commitdiff | tree |
2008-09-03 |
Jakob Bornecrantz | i915: Fix typo in intel_lock.c |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: add -DDEBUG flag, fixes to Cell Makefiles |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | Cell: added linux-cell-debug config |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | cell: add missing cell_tex_surface_release() |
commit | commitdiff | tree |
2008-09-03 |
José Fonseca | gallium: Have pipe_buffer_* receive a pipe_screen inste... |
commit | commitdiff | tree |
2008-09-03 |
José Fonseca | draw: Describe the steps in emit_load_R32G32B32A32. |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | fix BUFFER_DEPTH/BUFFER_ACCUM mix-up |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | gallium: increase string buffer size to 16000 to avoid... |
commit | commitdiff | tree |
2008-09-03 |
Brian Paul | gallium: fix out of bounds array errors in SSE execution |
commit | commitdiff | tree |
2008-09-02 |
Jakob Bornecrantz | i915: Fix typo in ws_dri_bufmgr.c |
commit | commitdiff | tree |
2008-09-02 |
Jakob Bornecrantz | i915: Small fixes for tiled textures |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | gallium: remove glthread.h file (not used) |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | gallium: removed p_pointer.h (use util/u_pointer.h... |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | gallium: include u_pointer,h, not p_pointer.h |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | mesa: use CALLOC instead of MALLOC to fix valgrind... |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | gallium: added st_bind/release_teximage() functions |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | gallium: move st_texture_image() cast wrapper to header... |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | egl: CreatePbufferSurface, Bind/ReleaseTexImage functions |
commit | commitdiff | tree |
2008-09-01 |
Brian Paul | egl: additional error checking in _eglBind/ReleaseTexIm... |
commit | commitdiff | tree |
2008-09-01 |
José Fonseca | pipebuffer: Add missing break statement to cache lookup... |
commit | commitdiff | tree |
2008-09-01 |
José Fonseca | pipebuffer: Comment the slab code. Remove the freeSlabs... |
commit | commitdiff | tree |
2008-09-01 |
José Fonseca | scons: Optimize for speed, not size, with MSVC. |
commit | commitdiff | tree |
2008-09-01 |
José Fonseca | draw: Put INLINES where appropriate. |
commit | commitdiff | tree |
2008-09-01 |
Keith Whitwell | util: make timed_winsys os independent |
commit | commitdiff | tree |
2008-09-01 |
Keith Whitwell | util: add func to return time as uint64 microseconds |
commit | commitdiff | tree |
2008-09-01 |
Keith Whitwell | add u_timed_winsys.[ch] |
commit | commitdiff | tree |
2008-09-01 |
Keith Whitwell | remove depend.bak in realclean |
commit | commitdiff | tree |
2008-08-31 |
José Fonseca | Remove CVS keywords. |
commit | commitdiff | tree |
2008-08-31 |
José Fonseca | util: Fix compiler errors in the release build of C... |
commit | commitdiff | tree |
2008-08-31 |
José Fonseca | gallium: winsys/common no longer exists |
commit | commitdiff | tree |
2008-08-29 |
Jonathan White | Added command line option for Scons to select which... |
commit | commitdiff | tree |
2008-08-28 |
Brian Paul | mesa: added test for very long fixed-function vertex... |
commit | commitdiff | tree |
2008-08-28 |
Brian Paul | mesa: remove debug code |
commit | commitdiff | tree |
2008-08-28 |
Brian Paul | mesa: dynamically grow the fixed function vertex progra... |
commit | commitdiff | tree |
2008-08-28 |
Brian Paul | gallium: change the conditional which tests for combine... |
commit | commitdiff | tree |
2008-08-28 |
Brian Paul | mesa: bump MAX_INSN to 300 |
commit | commitdiff | tree |
2008-08-28 |
José Fonseca | pipebuffer: Fix/add detail to the under- overflow repor... |
commit | commitdiff | tree |
2008-08-28 |
José Fonseca | pipebuffer: Check buffer over- & underflows when mappin... |
commit | commitdiff | tree |
2008-08-27 |
Brian Paul | egl: free display ext data in xdri_eglTerminate(). |
commit | commitdiff | tree |
next |