Age | Commit message (Expand) | Author |
2010-03-05 | nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT | Christoph Bumiller |
2010-03-04 | svga: Forgot one bit in rebase | Jakob Bornecrantz |
2010-03-04 | nouveau: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-04 | softpipe: remove dead get_texture_buffer function | Keith Whitwell |
2010-03-04 | r300g: remove dead r300_get_texture_buffer function | Keith Whitwell |
2010-03-01 | r300g: Conversion to to winsys handle | Jakob Bornecrantz |
2010-03-01 | svga: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | i965g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | i915g: Conversion to winsys handle | Jakob Bornecrantz |
2010-03-01 | gallium: Reorg texture usage flags | Jakob Bornecrantz |
2010-03-01 | gallium: Expose a opaque winsys handle and functions on pipe_screen | Jakob Bornecrantz |
2010-03-01 | python: Don't mention deprecated drivers=trace option. | José Fonseca |
2010-03-01 | llvmpipe: Don't mention deprecated drivers=trace option. | José Fonseca |
2010-03-01 | progs/gallium: Make a phony target "unit" to run unit tests. | José Fonseca |
2010-03-01 | dri/nouveau: Combine the dummy texture more deterministically on nv0x. | Francisco Jerez |
2010-03-01 | dri/nouveau: Fix up the ADD texture environment on nv0x. | Francisco Jerez |
2010-03-01 | dri/nouveau: Add two stencil operation cases in nv04_state_raster.c. | Andrew Randrianasulu |
2010-03-01 | dri/nouveau: Allow to render to XRGB8888 textures. | Andrew Randrianasulu |
2010-02-28 | r300g: atomize texture and sampler states | Marek Olšák |
2010-02-28 | r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT) | Marek Olšák |
2010-02-28 | i965g: Fix texture creation | Jakob Bornecrantz |
2010-02-28 | Fixed mklib to properly merge static libraries on darwin. | Alex Weiss |
2010-02-27 | dri: Remove dead code. | Vinson Lee |
2010-02-27 | glut: Add asserts to check for null pointer dereferences. | Vinson Lee |
2010-02-27 | glx: Add assert to check input to memcpy. | Vinson Lee |
2010-02-27 | mesa: Add asserts to check inputs to memcpy. | Vinson Lee |
2010-02-27 | mesa: Add assert to check input to memcpy is not null. | Vinson Lee |
2010-02-27 | glsl: Move assert from outside to inside of _slang_gen_swizzle function. | Vinson Lee |
2010-02-27 | dri: Add assert to check for null pointer dereference. | Vinson Lee |
2010-02-27 | i810: Add assert to check for null pointer dereference. | Vinson Lee |
2010-02-27 | mach64: Add asserts to check for null pointer dereferences. | Vinson Lee |
2010-02-27 | mga: Add assert to check for null pointer dereference. | Vinson Lee |
2010-02-27 | r128: Add assert to check for null pointer dereference. | Vinson Lee |
2010-02-28 | st/mesa: do not advertise S3TC if the external lib is not available | Marek Olšák |
2010-02-28 | r300g: put validating buffers after flushing | Marek Olšák |
2010-02-28 | r300g: use the atom size directly during emission | Marek Olšák |
2010-02-28 | r300g: atomize invalidation of texture caches | Marek Olšák |
2010-02-28 | r300g: atomize PVS flush | Marek Olšák |
2010-02-28 | r300g: add size parameter to the atom emit functions | Marek Olšák |
2010-02-27 | mesa: remove libmesagallium.a on make clean | Marcin Slusarz |
2010-02-27 | r300: Add asserts to check for null pointer dereferences. | Vinson Lee |
2010-02-27 | savage: Add assert to check for null pointer dereference. | Vinson Lee |
2010-02-27 | sis: Add assert to check function pointer is not null. | Vinson Lee |
2010-02-27 | tdfx: Add asserts to check for null pointer dereferences. | Vinson Lee |
2010-02-27 | unichrome: Assert that pointer is not null before dereferencing. | Vinson Lee |
2010-02-27 | util: Fix X8/A8B8G8R8_SNORM's swizzle. | José Fonseca |
2010-02-27 | progs/gallium: Add unit tests for pixel format packing/unpacking. | José Fonseca |
2010-02-27 | r300g: move the emission of GA_POINT_MINMAX into emit_fb_state | Marek Olšák |
2010-02-27 | r300g: put the emission of R300_US_OUT_FMT_UNUSED back | Marek Olšák |
2010-02-27 | r300g: mark rasterizer_state as dirty only when it's not NULL | Marek Olšák |