Age | Commit message (Expand) | Author |
2010-07-04 | i915g: Make batchbuffer flush function not be inline | Jakob Bornecrantz |
2010-07-04 | i915g: Rename texture state to map state | Jakob Bornecrantz |
2010-07-04 | i915g: Move fragment state to its own file | Jakob Bornecrantz |
2010-07-04 | i915g: Move static state to its own file | Jakob Bornecrantz |
2010-07-04 | i915g: Don't dirty dynamic state if it hasn't changed | Jakob Bornecrantz |
2010-07-04 | i915g: Don't flush after blit | Jakob Bornecrantz |
2010-07-04 | i915g: Don't flush empty batchbuffers | Jakob Bornecrantz |
2010-07-03 | r300g: fix warnings | Marek Olšák |
2010-07-03 | r300/compiler: Use hardware flow control instructions for loops on r500. | Tom Stellard |
2010-07-03 | r300g: Fix typo in r300_reg.h | Tom Stellard |
2010-07-02 | gallivm: Support multiple pixels in lp_build_fetch_rgba_aos(). | José Fonseca |
2010-07-02 | softpipe: fix incorrect blend func index passed to blend_quad() | Brian Paul |
2010-07-02 | softpipe: better assertions | Brian Paul |
2010-07-02 | gallivm: Fix 4 x unorm8 -> 4 x float conversion. | José Fonseca |
2010-07-02 | r600: use gallium list macros instead of making our own. | Dave Airlie |
2010-07-01 | llvmpipe: silence pointer type warnings | Brian Paul |
2010-07-01 | gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos(). | José Fonseca |
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 |