Age | Commit message (Expand) | Author |
2010-07-01 | gallivm: Allow to conversions to/from registers of different sizes. | José Fonseca |
2010-07-01 | llvmpipe: Remove lp_build_swizzle2_aos(). | José Fonseca |
2010-06-30 | llvmpipe: another null pointer check | Brian Paul |
2010-06-30 | llvmpipe: use dummy tile when out of memory | Brian Paul |
2010-06-30 | llvmpipe: added new lp_memory.[ch] files | Brian Paul |
2010-06-30 | llvmpipe: Add a new scene state to describe scenes which only have state chan... | José Fonseca |
2010-06-30 | llvmpipe: Don't reset the bin when there's a zsbuf bound. | José Fonseca |
2010-06-30 | r300g: add workaround for multiple contexts | Marek Olšák |
2010-06-30 | r300g: move one flush from winsys to the context | Marek Olšák |
2010-06-29 | llvmpipe: don't crash/assert on out of memory | Brian Paul |
2010-06-29 | llvmpipe: restore call to lp_setup_update_state() | Brian Paul |
2010-06-28 | mesa: initial support for ARB_geometry_shader4 | Zack Rusin |
2010-06-29 | util: reference surfaces and sampler views in blitter when saving them | Marek Olšák |
2010-06-28 | glhd: Build with scons | Jakob Bornecrantz |
2010-06-28 | glhd: Re-integrate with the debug system | Jakob Bornecrantz |
2010-06-28 | glhd: Remove leftover file | Jakob Bornecrantz |
2010-06-28 | Merge branch 'gallium-drm-driver-drescriptor' | Jakob Bornecrantz |
2010-06-28 | llvmpipe: set WRITE_ALL only a per-tile basis in lp_resource_copy(). | José Fonseca |
2010-06-28 | llvmpipe: Actually flush in lp_resource_copy() | José Fonseca |
2010-06-28 | llvmpipe: Ensure outdated framebuffer state is not reused in lp_setup_bind_fr... | José Fonseca |
2010-06-27 | r300g: fix a compile error on non-debug builds | Marek Olšák |
2010-06-27 | r300g: separate the hyperz state and pipelined FB regs out of the FB state | Marek Olšák |
2010-06-27 | r300g: release referenced objects in destroy_context | Marek Olšák |
2010-06-27 | r300g: reference surfaces in set_framebuffer_state | Marek Olšák |
2010-06-27 | r300g: group debug messages | Marek Olšák |
2010-06-27 | r300g: turn rasterizer state into a command buffer | Marek Olšák |
2010-06-27 | r300g: move emission of the MSPOS regs into the framebuffer state | Marek Olšák |
2010-06-27 | r300g: turn invariant state into a command buffer | Marek Olšák |
2010-06-27 | r300g: initialize some crucial state in the first CS | Marek Olšák |
2010-06-26 | r300g: introduce VAP invariant state | Marek Olšák |
2010-06-26 | r300g: immediate mode cleanup | Marek Olšák |
2010-06-26 | r300g: update my notes about fastfill and zbuffer compression | Marek Olšák |
2010-06-26 | r300g: enum r300_blitter_op is a bitmask | Marek Olšák |
2010-06-25 | softpipe: rename a var | Brian Paul |
2010-06-25 | llvmpipe: fix comment typo | Brian Paul |
2010-06-25 | softpipe: fix comment typo | Brian Paul |
2010-06-24 | r300g: a couple more chipsets do not have HiZ RAM | Marek Olšák |
2010-06-24 | glhd: Add test for logicop enable. | Corbin Simpson |
2010-06-24 | r300g: remove an XXX comment | Marek Olšák |
2010-06-24 | r300g: move AA registers into the new AA state | Marek Olšák |
2010-06-24 | r300g: separate the cache flush from the framebuffer state | Marek Olšák |
2010-06-24 | r300g: reorder and cleanup register writes everywhere | Marek Olšák |
2010-06-24 | r300g: add "has HiZ" flag, add ZMask regs | Marek Olšák |
2010-06-24 | nouveau: Remove reference to drm_api | Jakob Bornecrantz |
2010-06-24 | gallium: Remove drm_api and all references to it | Jakob Bornecrantz |
2010-06-24 | r600g: Move bootstrap code to target | Jakob Bornecrantz |
2010-06-23 | llvmpipe: Remove unnecessary header. | Vinson Lee |
2010-06-23 | glhd: Simple rasterizer checks. | Corbin Simpson |
2010-06-23 | id, glhd: Unbreak texturing. | Corbin Simpson |
2010-06-23 | glhd: Use an environment variable (GALAHAD) to enable. Off by default. | Corbin Simpson |