mesa.git
2010-05-15 José Fonsecagallivm: Temporarily remove function call support
2010-05-15 Zack Rusingallivm: use our util_snprintf
2010-05-15 Zack Rusingallivm: implement function calls
2010-05-15 Zack Rusinvpglsl: add some simple tests with function calls
2010-05-14 Eric Anholti965: Set the correct provoking vertex for clipped...
2010-05-14 Brian Paulgallivm: added some vector length sanity checks
2010-05-14 Brian Paulgallivm: added lp_sizeof_llvm_type()
2010-05-14 Brian Paulgallivm: comments, const qualifiers
2010-05-14 Brian Paultgsi: clean up in emit_fetch()
2010-05-14 Brian Paulmesa: more info in glUniform error messages
2010-05-14 Brian Paulmesa: silence void * / func * conversion warnings
2010-05-14 Brian Paultgsi: add a dummy function to silence warning
2010-05-14 Brian Paulmesa: enum bitfields are a gcc-only feature, use GLubyte
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_texture_from_pixmap
2010-05-14 Kristian Høgsbergegl: Only allow valid config attributes in _eglParseCon...
2010-05-14 Eric Anholti965: Add program dumping for INTEL_DEBUG=gs.
2010-05-14 Eric Anholti965: Parse the ff_sync URB send opcode on Ironlake...
2010-05-14 Eric Anholti965: Use R16G16B16A16_FLOAT for 3-component half-float.
2010-05-14 Eric Anholti965: Dump out the correct shared function for SEND...
2010-05-14 Eric Anholti965: Support INTEL_DEBUG=clip to dump the clip program.
2010-05-14 Eric Anholtintel: Handle arbitrary compressed formats in intel_com...
2010-05-14 Marek Olšákgallium: remove forward declarations of non-existent...
2010-05-14 Marek Olšákr300g: do not abort if a constant buffer is too large
2010-05-14 Marek Olšákr300g: add framebuffer state debug logging
2010-05-14 Marek Olšákr300g: sort out debug flags
2010-05-14 Brian Paulegl: remove duplicate ARRAY_SIZE() macro declaration
2010-05-14 Brian Paulglxinfo: add queries and reporting for float and sRGB...
2010-05-14 Patrice Mandinnouveau/nvfx: Define some capabilities for shaders
2010-05-14 Vinson Leeegl: Silence uninitialized variable warnings.
2010-05-14 Brian Paulmesa: print enum name instead of hexadecimal value...
2010-05-14 Brian Paulmesa: another transform feedback error check, 80-col...
2010-05-14 Alex Kozlovmesa: fpclassify dummy definition is not needed on...
2010-05-14 Keith Whitwellutil: fix copy_rect stride in default transfer_inline_write
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_swap_region
2010-05-13 Marek Olšákr300g: fix for piglit/fp-indirections2
2010-05-13 Brian Paulrtasm: fix void * / func * casting warnings
2010-05-13 Brian Pauldraw: silence casting warnings
2010-05-13 Brian Paulgallivm: silence uninitialized var warning
2010-05-13 Brian Paulllvmpipe: silence casting warnings
2010-05-13 Brian Paulgallivm: silence casting warning
2010-05-13 Brian Paulgallivm: silence uninitialized var warning
2010-05-13 Brian Paulllvmpipe: silence uninitialized var warnings
2010-05-13 Brian Paulllvmpipe: silence cast warnings in test programs
2010-05-13 Brian Paulgallivm: added lp_dump_llvmtype() debug helper
2010-05-13 Brian Paulllvmpipe: additional comments
2010-05-13 Brian Paulgallivm: rename a var
2010-05-13 Kristian Høgsbergegl: Allow a prioritized list of default drivers
2010-05-13 Kristian Høgsbergegl_dri2: Downgrade initialization errors to warnings
2010-05-13 José Fonsecautil: Fix ptr -> int conversion.
2010-05-13 José FonsecaConditionally revert "gallivm: Use a more compact appro...
2010-05-13 Eric Anholti965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.
2010-05-13 Eric Anholtintel: Don't update window system renderbuffers on...
2010-05-13 Eric Anholtmesa: Remove no-op wrappers around trig functions.
2010-05-13 Eric Anholtmesa: Remove _mesa_pow(), which is always just pow().
2010-05-13 Marek Olšákr300g: fix texture transfers
2010-05-13 Alan Hourihanemesa: silence compiler warning
2010-05-13 José Fonsecallvmpipe: Update instructions for MSVC builds.
2010-05-13 Kristian Høgsbergegl: Drop broken _EGL_PLATFORM_NO_OS code
2010-05-13 Kristian Høgsbergegl: Don't try to load driver basename if the platform...
2010-05-13 Vinson Leetrace: Add missing header.
2010-05-13 Vinson Leest/mesa: Remove unnecessary header.
2010-05-13 Vinson Leegallium: Add tokens for Cygwin.
2010-05-13 Vinson Leetrace: Remove unnecessary headers.
2010-05-13 Marek Olšákr300g: re-order caps
2010-05-13 Marek Olšákr300g: fill out the shader limits
2010-05-12 Jakob Bornecrantztrace: Update README
2010-05-12 Jakob Bornecrantzrbug: Update and add READMEs
2010-05-12 Jakob Bornecrantzscons: Add -fvisibility=hidden to CFLAGS for gcc builds
2010-05-12 Jakob Bornecrantzgraw: Make functions public
2010-05-12 Jakob Bornecrantzrbug: No need to have rbug as a input
2010-05-12 José Fonsecagallivm: Ensure PIPE_OS_xxx are defined.
2010-05-12 José Fonsecagallivm: Use a more compact approach for lp_build_broad...
2010-05-12 José Fonsecallvmpipe: Dump fs key's stencil state.
2010-05-12 José Fonsecautil: Add function to dump PIPE_STENCIL_OP_xxx
2010-05-12 José Fonsecallvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.
2010-05-12 Jakob Bornecrantzrbug: Add to all targets that link against trace
2010-05-12 Jakob Bornecrantztrace: Remove rbug from trace
2010-05-12 Jakob Bornecrantzrbug: Use container of macro
2010-05-12 Jakob Bornecrantzrbug: Fix draw blocking
2010-05-12 Jakob Bornecrantzrbug: Fix sampler views and surfaces in context info
2010-05-12 Jakob Bornecrantzrbug: Fix shaders
2010-05-12 Jakob Bornecrantzrbug: Break out of trace
2010-05-12 Brian Paulgallivm: additional comments
2010-05-12 Brian Paulllvmpipe: s/bool/boolean/ in test progs
2010-05-12 Brian Paulgallivm: s/bool/boolean
2010-05-12 Brian Paulgallivm: rename vars, update comments, etc
2010-05-12 Kristian Høgsbergegl_dri2: Zero out driver struct
2010-05-12 Corbin Simpsonr300g: Correct viewport setup for SW TCL.
2010-05-12 Corbin Simpsonr300g: Add VBO dumper for SW TCL.
2010-05-12 Corbin Simpsonr300g: Immediate mode won't work with SW TCL right...
2010-05-12 Corbin Simpsonr300g: Fix indentation.
2010-05-12 Brian Paulgallivm: comment out LLVMUnionTypeKind case
2010-05-12 Brian Paulgallivm: rename texel result param
2010-05-12 Brian Paulgallivm: add a few comments
2010-05-12 Brian Paulgallivm/llvmpipe: add const qualifiers
2010-05-12 Brian Paulgallivm: added lp_typekind_name() util function
2010-05-12 Brian Paultgsi: also count instructions in tgsi_scan_shader()
2010-05-12 José Fonsecallvmpipe: Handle PIPE_CAP_GUARD_*.
2010-05-12 José Fonsecallvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
2010-05-12 José Fonsecallvmpipe: Move the opaque flag computation into the...
next