Age | Commit message (Expand) | Author |
2010-06-23 | gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERS | Brian Paul |
2010-06-23 | gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLOR | Brian Paul |
2010-06-23 | draw: use gallium's TRUE/FALSE | Brian Paul |
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 |
2010-06-23 | draw: don't try to precalculate the pipeline output primitive | Keith Whitwell |
2010-06-23 | draw: mask off DRAW_PIPE_FLAG_MASK bits in prim decompose code | Brian Paul |
2010-06-23 | egl: Add support for EGL_MESA_drm_display. | Chia-I Wu |
2010-06-23 | egl: Introduce platform displays internally. | Chia-I Wu |
2010-06-23 | radeong: Disable Galahad for now; breaks texturing. | Corbin Simpson |
2010-06-22 | id, glhd: Fix malloc/calloc of struct. | Corbin Simpson |
2010-06-22 | glhd: Add query protection. | Corbin Simpson |
2010-06-22 | glhd: Grab framebuffer state checks from r300g. | Corbin Simpson |
2010-06-22 | glhd: Grab resource_copy_region from r300g. | Corbin Simpson |
2010-06-22 | glhd: Grab is_format_supported warning from r300g. | Corbin Simpson |
2010-06-22 | glhd: Add glhd_warn for unconditional stderr output. | Corbin Simpson |
2010-06-22 | id, glhd: Fix segfault with misreferenced pipe member. | Corbin Simpson |
2010-06-22 | targets, radeong: Add Galahad. | Corbin Simpson |
2010-06-22 | gallium/drivers: Create Galahad from identity. | Corbin Simpson |
2010-06-22 | mesa: fix attachment error checking for glGetFramebufferAttachmentParameteriv() | Brian Paul |
2010-06-23 | r300/compiler: allow 1024 instructions in r5xx vertex shaders | Marek Olšák |
2010-06-23 | r300/compiler: allow 32 temporaries in vertex shaders | Marek Olšák |
2010-06-23 | r300/compiler: emulate loops in vertex shaders | Marek Olšák |
2010-06-23 | mesa: fix assertion failure for GL_ALPHA FBOs | Marek Olšák |
2010-06-23 | r300g: attempt to fix texture corruption on RV505 | Marek Olšák |
2010-06-23 | r300g: index buffer range checking | Marek Olšák |
2010-06-22 | i915g: Revert debug hunks from last commit | Jakob Bornecrantz |
2010-06-22 | i915g: Reduce state emission by using a index bias | Jakob Bornecrantz |
2010-06-22 | i915g: Drop fifo code in vbuf | Jakob Bornecrantz |
2010-06-22 | i915g: Change state code in vbuf code | Jakob Bornecrantz |
2010-06-22 | i915g: Rework debug print code | Jakob Bornecrantz |
2010-06-22 | i915g: Switch to state atoms | Jakob Bornecrantz |
2010-06-22 | i915g: i915_state_sampler.c code style | Jakob Bornecrantz |
2010-06-22 | i915g: i915_state_immediate.c code style | Jakob Bornecrantz |
2010-06-22 | i915g: i915_state_dynamic.c code style | Jakob Bornecrantz |
2010-06-22 | u_math: Add align function npot alignments | Jakob Bornecrantz |
2010-06-22 | llvmpipe: Ignores | Jakob Bornecrantz |
2010-06-22 | llvmpipe: make geometry shaders and stream output work | Zack Rusin |
2010-06-22 | gallium: add a timestamp disjoint query | Zack Rusin |
2010-06-22 | gallium: add a new query | Zack Rusin |
2010-06-22 | st/mesa: remove bogus assertions st_CompressedTexSubImage2D | Roland Scheidegger |
2010-06-22 | r300g: optimize the immediate mode emission path a bit | Marek Olšák |
2010-06-22 | r300g: do not emit ZTOP every draw call | Marek Olšák |
2010-06-21 | swrast: fix incorrect specular highlights on backfaces | Tim Evans |
2010-06-21 | r300g: fix crash when destroying the context on r3xx-r4xx | Marek Olšák |
2010-06-21 | llvmpipe: s/lpfs/shader/ | José Fonseca |
2010-06-21 | r300g: fix the KIL opcode for r3xx-r4xx (v4) | Marek Olšák |
2010-06-20 | r300g: fix assigning the texture cache region for 1 texture | Marek Olšák |