draw: don't try to precalculate the pipeline output primitive
[mesa.git] / src /
2010-06-23 Keith Whitwelldraw: don't try to precalculate the pipeline output...
2010-06-23 Brian Pauldraw: mask off DRAW_PIPE_FLAG_MASK bits in prim decompo...
2010-06-23 Chia-I Wuegl: Add support for EGL_MESA_drm_display.
2010-06-23 Chia-I Wuegl: Introduce platform displays internally.
2010-06-23 Corbin Simpsonradeong: Disable Galahad for now; breaks texturing.
2010-06-23 Corbin Simpsonid, glhd: Fix malloc/calloc of struct.
2010-06-23 Corbin Simpsonglhd: Add query protection.
2010-06-23 Corbin Simpsonglhd: Grab framebuffer state checks from r300g.
2010-06-23 Corbin Simpsonglhd: Grab resource_copy_region from r300g.
2010-06-23 Corbin Simpsonglhd: Grab is_format_supported warning from r300g.
2010-06-23 Corbin Simpsonglhd: Add glhd_warn for unconditional stderr output.
2010-06-23 Corbin Simpsonid, glhd: Fix segfault with misreferenced pipe member.
2010-06-23 Corbin Simpsontargets, radeong: Add Galahad.
2010-06-23 Corbin Simpsongallium/drivers: Create Galahad from identity.
2010-06-23 Brian Paulmesa: fix attachment error checking for glGetFramebuffe...
2010-06-23 Marek Olšákr300/compiler: allow 1024 instructions in r5xx vertex...
2010-06-23 Marek Olšákr300/compiler: allow 32 temporaries in vertex shaders
2010-06-23 Marek Olšákr300/compiler: emulate loops in vertex shaders
2010-06-22 Marek Olšákmesa: fix assertion failure for GL_ALPHA FBOs
2010-06-22 Marek Olšákr300g: attempt to fix texture corruption on RV505
2010-06-22 Marek Olšákr300g: index buffer range checking
2010-06-22 Jakob Bornecrantzi915g: Revert debug hunks from last commit
2010-06-22 Jakob Bornecrantzi915g: Reduce state emission by using a index bias
2010-06-22 Jakob Bornecrantzi915g: Drop fifo code in vbuf
2010-06-22 Jakob Bornecrantzi915g: Change state code in vbuf code
2010-06-22 Jakob Bornecrantzi915g: Rework debug print code
2010-06-22 Jakob Bornecrantzi915g: Switch to state atoms
2010-06-22 Jakob Bornecrantzi915g: i915_state_sampler.c code style
2010-06-22 Jakob Bornecrantzi915g: i915_state_immediate.c code style
2010-06-22 Jakob Bornecrantzi915g: i915_state_dynamic.c code style
2010-06-22 Jakob Bornecrantzu_math: Add align function npot alignments
2010-06-22 Jakob Bornecrantzllvmpipe: Ignores
2010-06-22 Zack Rusinllvmpipe: make geometry shaders and stream output work
2010-06-22 Zack Rusingallium: add a timestamp disjoint query
2010-06-22 Zack Rusingallium: add a new query
2010-06-22 Roland Scheideggerst/mesa: remove bogus assertions st_CompressedTexSubImage2D
2010-06-22 Marek Olšákr300g: optimize the immediate mode emission path a bit
2010-06-22 Marek Olšákr300g: do not emit ZTOP every draw call
2010-06-21 Tim Evansswrast: fix incorrect specular highlights on backfaces
2010-06-21 Marek Olšákr300g: fix crash when destroying the context on r3xx...
2010-06-21 José Fonsecallvmpipe: s/lpfs/shader/
2010-06-21 Marek Olšákr300g: fix the KIL opcode for r3xx-r4xx (v4)
2010-06-20 Marek Olšákr300g: fix assigning the texture cache region for 1...
2010-06-20 Vinson Leemapi: Add missing stdlib.h header for malloc declaration.
2010-06-20 Vinson Leei965g: Fix setup of immediate types for gen4 disasm.
2010-06-20 Marek Olšákr300g: manually assign texture cache regions
2010-06-20 Marek Olšákr600g: handle DRM_API_HANDLE_TYPE_KMS in buffer_get_handle
2010-06-20 Marek Olšákr300g: cleanup buffer_{from, get}_handle
2010-06-20 Marek Olšákr300g: cleanup includes
2010-06-20 Marek Olšákr300g: texture alignment code cleanup + use special...
2010-06-19 Will DysonRevert "Fix image_matches_texture_obj() MaxLevel check"
2010-06-19 Marek Olšákr300g: fix random pixels appearing / incomplete rendering
2010-06-19 Marek Olšákr300g: output floats instead of halfs when passed throu...
2010-06-19 Marek Olšákr300g: fix clamp and mirror_clamp wrap modes when used...
2010-06-19 Marek Olšákr300g: more informative warning in END_CS
2010-06-19 Marek Olšákr300g: improve the ZTOP condition
2010-06-19 Marek Olšákr300g: fix up the CS size of the rasterizer state
2010-06-19 Eric Anholtintel: Finalize the miptree before mapping it for fallb...
2010-06-19 Eric Anholti965: Fix the name of aa_coverage_slope in the improved...
2010-06-18 Zack Rusingraw: add two examples using new register files
2010-06-18 Zack Rusingallium: add a temporary array register file
2010-06-18 Zack Rusingallium: add a new register file - immediate array
2010-06-18 José Fonsecallvmpipe: Fix pointer dereference after free.
2010-06-18 Roland Scheideggerllvmpipe: limit the number of fragment shader variants...
2010-06-18 Marek Olšákr300g: fix hardlocks in occlusion queries
2010-06-18 Marek Olšákr300g: debug option for fake occlusion queries
2010-06-17 Zack Rusindraw: implement triangle strips with adjacency in geome...
2010-06-17 Zack Rusindraw: implement triangle lists with adjacency support...
2010-06-17 Zack Rusindraw: fix a silly error
2010-06-17 Zack Rusindraw: implement line strip adjacency
2010-06-17 Zack Rusindraw: implement lines with adjacency in geometry shaders
2010-06-17 Zack Rusindraw: validate stream output buffers
2010-06-17 Zack Rusindraw: fix some unsigned issue
2010-06-17 Chia-I Wuegl: s/EGL_DISPLAY/EGL_PLATFORM/.
2010-06-17 Chia-I Wuegl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.
2010-06-17 Marek Olšákr300g: more reasonable MSPOS defaults in error path
2010-06-17 Marek Olšákr300g: fix surface leaks
2010-06-17 Corbin Simpsongallium/docs: GLSL glossary entry.
2010-06-17 Corbin Simpsongallium/docs: Explain DFRACEXP/DLDEXP.
2010-06-17 Corbin Simpsongallium/docs: Remove unneeded "doubles", add double...
2010-06-17 Corbin Simpsongallium/docs: Label opcodes by capability bits.
2010-06-17 Corbin Simpsongallium/docs: R and RG texture swizzles.
2010-06-17 Corbin Simpsongallium/docs: Flesh out the distro information.
2010-06-17 Corbin Simpsongallium/docs: Fix RST error.
2010-06-17 Vinson Leer300g: Fix uninitialized variable warnings in error...
2010-06-17 Vinson Leeintel: Remove unnecessary headers.
2010-06-16 Zack Rusindraw: make sure we correctly iterate over output buffer...
2010-06-16 Zack Rusingraw: remove wrong test
2010-06-16 Zack Rusindraw: add stream output decomposition file
2010-06-16 Zack Rusindraw: rewrite stream output to handle all the dark...
2010-06-16 Zack Rusintranslate: don't crash on elts paths with instances
2010-06-16 Corbin Simpsonr300g: Fix up resolve.
2010-06-16 Corbin Simpsonr300g: Fix MSAA state size.
2010-06-16 Corbin Simpsonr300g: Don't multisample non-32-bpp render targets.
2010-06-16 Corbin Simpsonr300g: Finish resolve function.
2010-06-16 Corbin Simpsonr300g: Add resource resolve function.
2010-06-16 Corbin Simpsonr300g: Moar MSAA setup.
2010-06-16 Corbin Simpsonr300g: Fix indentation.
2010-06-16 Corbin Simpsonr300g: Old MSAA code from before gallium-msaa.
2010-06-16 Alan Hourihaneutil: add alloc check
next