mesa.git
2010-07-16 Marek Olšákr300g: do not make copies of constant buffers, emit...
2010-07-16 Brian Pauldraw: updated debug/dump code
2010-07-16 Brian Pauldraw: added array element debug / bounds checking code...
2010-07-16 Keith Whitwellllvmpipe: use single swizzled tile
2010-07-16 José Fonsecallvmpipe: Describe _mm_shuffle_epi8() with gcc extended...
2010-07-16 José Fonsecallvmpipe: Only use -mssse3 on gcc 4.3+
2010-07-16 Zack Rusindraw/llvm: adjust the instance id at run time
2010-07-16 Zack Rusindraw: use the instance id when fetching vertex data
2010-07-16 Brian Paulmesa: return retval in _mesa_RenderObjectUnpurgeable()
2010-07-16 Chia-I Wust/egl: Fix build on FreeBSD.
2010-07-16 Chia-I Wuegl: Build egl_dri2 only when DRI drivers are built.
2010-07-16 Chia-I Wuegl: Build egl_dri2 only when xcb-dri2 is available.
2010-07-16 Vinson Leeglu/sgi: Remove dead initialization in extract565rev.
2010-07-16 Vinson Leei965g: Remove dead initialization in precalc_tex.
2010-07-16 Marek Olšákr300g: rebuild winsys and command submission to support...
2010-07-16 Vinson Leemesa: Add error path in compressed_texture_error_check.
2010-07-16 Vinson Leeglsl/apps: Handle ftell errors in non-debug builds.
2010-07-15 Brian Paulllvmpipe: implement instanced drawing functions
2010-07-15 Brian Pauldraw: update comments for drawing functions
2010-07-15 Brian Pauldraw: move prototype, update comment
2010-07-15 Brian Paulsoftpipe: re-order drawing functions to get rid of...
2010-07-15 Brian Paulgraw: new tri-instanced.c program to test instanced...
2010-07-15 Alex Deucherr600: fix typo in r700 assembler
2010-07-15 Henri Verbeetradeon: Also flush if it's not the current context...
2010-07-15 Alex Deucherradeon: allow driconf vblank settings with dri2
2010-07-15 Brian Paulst/mesa: fix quad strip trimming bug
2010-07-15 José Fonsecallvmpipe: Remove redundant statement.
2010-07-15 Vinson Leeglu/sgi: Remove dead initialization in extract565.
2010-07-15 Vinson Leetgsi: Remove dead assignment in uprcase function.
2010-07-15 Vinson Leemesa: Fix potential out-of-bounds access by _vbo_Materialf.
2010-07-15 Vinson Leeglx: Move dereference and initialization to after NULL...
2010-07-15 Chia-I Wuegl: Return the correct array size in _eglFlattenArray.
2010-07-14 Brian Paulmesa: fix _mesa_Texture/Render/BufferObjectUnpurgeable...
2010-07-14 Brian Paulmesa: update assertions and fix refcounting in depth...
2010-07-14 Brian Paulmesa: silence a printf warning
2010-07-14 Brian Paulllvmpipe: delete lp_test_*.o files with make clean
2010-07-14 Brian Paulgallium: added CLEAN_EXTRA var for make clean target
2010-07-14 Nick Bowlerdri2: Track event mask in client code.
2010-07-14 José Fonsecagallium: Ensure prototypes are wrapped in extern "C".
2010-07-14 José Fonsecallvmpipe: Remove redundant alignments.
2010-07-14 Chris Lillvmpipe: Addi ssse3 swizzling for B8G8R8A8_UNORM.
2010-07-14 José Fonsecagallium: Add a macro for memory barriers.
2010-07-14 José Fonsecagallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3...
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-14 Zack Rusinmesa: add comments and change Index2D to just Index2
2010-07-14 Marek Olšákr300/compiler: fix swizzling in the transformation...
2010-07-13 Jakob Bornecrantzi965g: Fix scons build of dri driver
2010-07-13 Roland Scheideggerllvmpipe: fix comment typo
2010-07-13 Roland Scheideggerllvmpipe: move rasterizer to screen instead of setup...
2010-07-13 José Fonsecallvmpipe: Align texture data to the cache line.
2010-07-13 Keith Whitwellllvmpipe: eliminate the set_state rasterizer command
2010-07-13 Keith Whitwellllvmpipe: pass mask into fragment shader
2010-07-13 Keith Whitwellllvmpipe: move fences from per-bin to per-thread
2010-07-13 José Fonsecallvmpipe: Always swizzle/unswizzle whole tiles.
2010-07-13 Jakob Bornecrantzllvmpipe: Ignores!
2010-07-13 Jakob Bornecrantztargets: Link xorg drivers with LLVM if built
2010-07-13 Jakob Bornecrantztargets: Clean up xorg make files a bit
2010-07-13 Jakob Bornecrantzst/xorg: When selecting st via configure make sure...
2010-07-13 Brian Paullibgl-xlib: add depend to make clean list
2010-07-13 Brian Paulglapi: use _mesa_snprintf()
2010-07-13 Marek Olšákr300/compiler: implement the Abs source operand modifie...
2010-07-13 Marek Olšákr300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex...
2010-07-13 Vinson Leemesa: s/snprintf/_mesa_snprintf/
2010-07-13 Marek Olšákr300g: do not advertise half_float_vertex on rv3x0
2010-07-12 Marek Olšákr300g: extend and clean up debug logging
2010-07-12 Marek Olšákr300g/swtcl: do not emit texcoords if they are also...
2010-07-12 Marek Olšákr300g: rework the draw_rectangle hook
2010-07-12 Maciej CencoraMerge branch 'master' of git://anongit.freedesktop...
2010-07-12 Vinson Leer600: Fix include recursion.
2010-07-12 Vinson Leer300g: Remove unnecessary header.
2010-07-12 Maciej Cencoraradeon: fix some wine d3d9 tests
2010-07-12 José Fonsecallvmpipe: Re-enable threading on windows.
2010-07-12 nobledos: remove gratuitous pipe_barrier placeholder code
2010-07-12 nobledos, rbug: remove PIPE_THREAD_HAVE_CONDVAR
2010-07-12 nobledos: Implement pipe_condvar on Windows Vista and later
2010-07-12 nobledos: Implement pipe_condvar on win32
2010-07-12 Marek Olšákr300g: implement fast color clear
2010-07-12 Marek Olšákr300g: clear and copy a resource with a rectangular...
2010-07-12 Marek Olšákr300g: do not use immediate mode if there is a VBO...
2010-07-12 Marek Olšáku_blitter: add draw_rectangle callback which can be...
2010-07-12 Marek Olšáku_blitter: clean up the texcoord computations
2010-07-12 Marek Olšáku_blitter: simplify blitter_set_rectangle
2010-07-12 Marek Olšáku_blitter: rename blitter->base, add a way to get a...
2010-07-11 Marek Olšákr300g: ugly fix of a hardlock in the cubestorm xscreensaver
2010-07-11 Maciej Cencoraradeon: lower texture memory consumption is some cases
2010-07-11 Maciej Cencoraradeon: fix teximage migration failure in rare case
2010-07-11 Maciej Cencorar300c: Fix vertex data setup for named buffer objects...
2010-07-11 Vinson Leer600: Remove unnecessary headers.
2010-07-10 Zack Rusinmesa: make uniform work with geometry shaders
2010-07-10 Zack RusinRevert "mesa: temporarily enable printing of Mesa's...
2010-07-10 Zack Rusinmesa: GL_TRIANGLE_STRIP_ADJACENCY_ARB is the last valid...
2010-07-10 Zack Rusintgsi: make sure that we print out the adjacency prims...
2010-07-10 Zack Rusindraw: fix decomposition to work with adjacency primitives
2010-07-10 Marek Olšákr300g: do not print a rejected CS if RADEON_DUMP_CS...
2010-07-10 Vinson Leer600: Fix GCC 'implication declaration of function...
2010-07-10 Zack Rusinmesa: get the translation from mesa 2d regs to tgsi...
2010-07-10 Zack Rusinmesa: initial support for emitting 2D registers from...
2010-07-10 Vinson Leer600: Remove unnecessary header.
2010-07-10 Zack Rusinmesa: temporarily enable printing of Mesa's GPU instruc...
2010-07-10 Zack Rusinmesa: add basic support for 2D register arrays to mesa
next