mesa.git
2013-10-22 Ander Conselvan... wayland: Don't leak wl_drm global when unbinding display
2013-10-22 Scott Grahammesa: fixes for MSVC 2013
2013-10-22 Brian Paulst/mesa: minor whitespace, comment changes in st_draw.c
2013-10-22 Brian Paulst/dri: minor formatting clean-ups in dri_context.c
2013-10-22 Brian Paulmesa: fix a couple issues with U_FIXED, I_FIXED macros
2013-10-22 Brian Paulmesa: remove GL_MESA_program_debug bits from gl.h
2013-10-22 Brian Paulmesa: remove remnants of GL_MESA_shader_debug
2013-10-22 Kenneth Graunkei965: Only emit interpolation setup if there are actual...
2013-10-22 Chris Forbesi965/fs: Fix accidental type conversion in header setup
2013-10-22 Chris Forbesi965/fs: Fix handling of sampler messages with header...
2013-10-22 Matt Turnerglsl: Optimize -(-expr) into expr.
2013-10-22 Matt Turnerglsl: Optimize abs(-expr) and abs(abs(expr)) into abs...
2013-10-22 Matt Turnerglsl: Use saved values instead of recomputing them.
2013-10-22 Matt Turnerdocs: Mark GLSL 1.50, 3.30, and geometry shaders done...
2013-10-22 Rico Schüllerdocs: Update docs for ARB_texture_mirror_clamp_to_edge.
2013-10-22 Kenneth Graunkei965: Implement ARB_texture_mirror_clamp_to_edge.
2013-10-22 Kenneth Graunkei965: Drop unused simple_list.h includes.
2013-10-22 Kristian Høgsberggbm-dri: Support importing RGB565 buffers
2013-10-22 Paul Berryglsl/linker: Allow mixing of desktop GLSL versions.
2013-10-21 Francisco Jerezclover: Improve region and pitch argument handling...
2013-10-21 Francisco Jerezclover: Add a pixel_size() method to the image class.
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Francisco Jerezclover: Make sure hidden is the default symbol visibility.
2013-10-21 Tom Stellardclover: Prepare the build system for ICD support.
2013-10-21 Francisco Jerezclover: Fix memory leak when initializing a device...
2013-10-21 Francisco Jerezclover: Tidy up resource::mapping.
2013-10-21 Francisco Jerezclover: Simplify command_queue::flush().
2013-10-21 Francisco Jerezclover: Clean up the kernel and program object interface.
2013-10-21 Francisco Jerezclover: Clean up the interface of the context object...
2013-10-21 Francisco Jerezclover: Delete copy constructors and assignment operato...
2013-10-21 Francisco Jerezclover: Define a few convenience equality operators.
2013-10-21 Francisco Jerezclover: Simplify the platform object by using util...
2013-10-21 Francisco Jerezclover: Add property list helpers with a syntax consist...
2013-10-21 Francisco Jerezclover: Switch samplers to the new model.
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch kernel and program objects to the new...
2013-10-21 Francisco Jerezclover: Switch command queues to the new model.
2013-10-21 Francisco Jerezclover: Switch event objects to the new model.
2013-10-21 Francisco Jerezclover: Switch context objects to the new model.
2013-10-21 Francisco Jerezclover: Switch device objects to the new model.
2013-10-21 Francisco Jerezclover: Switch platform objects to the new model.
2013-10-21 Francisco Jerezclover: Define helper classes for the new object model.
2013-10-21 Francisco Jerezclover: Clean up property query functions by using...
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
2013-10-21 Francisco Jerezclover: Name include guards consistently.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-10-21 Francisco Jerezclover: Clean up the event profiling code.
2013-10-21 Francisco Jerezclover: Import new utility library.
2013-10-21 Francisco Jerezclover: Require GCC 4.7 or higher to build.
2013-10-21 Tom Stellardclover: Use std::numeric_limits<std::size_t>::max(...
2013-10-21 Roland Scheideggerllvmpipe: enable seamless cube filtering
2013-10-21 Roland Scheideggergallivm: implement seamless cube filtering
2013-10-21 Christian Königwinsys/radeon: cleanup CS offloading
2013-10-21 Rico Schüllerradeon: Enable ARB_texture_mirror_clamp_to_edge.
2013-10-21 Rico Schüllerr200: Enable ARB_texture_mirror_clamp_to_edge.
2013-10-21 Rico Schüllergallium: Enable ARB_texture_mirror_clamp_to_edge.
2013-10-21 Rico Schüllerswrast: Enable ARB_texture_mirror_clamp_to_edge.
2013-10-21 Rico Schüllermesa: Add infrastructure for GL_ARB_texture_mirror_clam...
2013-10-21 Alexander von... scons: Fix Haiku missing library
2013-10-20 Alexandre Demersdocs: Updating forgotten GL feature completion for...
2013-10-20 David Heidelbergerr300g/compiler: Fix unsigned comparison with less than...
2013-10-20 Vinson Leer600g/sb: Initialize shader::dce_flags.
2013-10-20 Kenneth Graunkei965: Mark G45 as having surface tile offset support.
2013-10-19 Vinson Leeglsl: Initialize per_vertex_accumulator::fields.
2013-10-19 Vinson Leemesa: Remove GLXContextID typedef from glx.h.
2013-10-19 Carl Worthdocs: Import 9.2.2 release notes, add news item.
2013-10-18 Kenneth Graunkedocs: Note that we support OpenGL 3.3 in the release...
2013-10-18 Kenneth Graunkei965: Enable OpenGL 3.3 and GLSL 3.30.
2013-10-18 Jon TURNEYtranslate_sse: Fix generated code argument handling...
2013-10-18 Jon TURNEYrtasm: Cygwin uses the msabi calling convention on...
2013-10-18 Jon TURNEYrtasm: The heap is NX on 64-bit Cygwin, so use the...
2013-10-18 Alexander von... scons: Simplified fix of llvm cxxflags for rtti
2013-10-18 Paul Berryglsl: Fix MSVC build (missing strcasecmp())
2013-10-17 Kenneth Graunkei965: Fold brwInitVtbl() into brwCreateContext().
2013-10-17 Kenneth Graunkei965: Merge brw_destroy_context() into intelDestroyCont...
2013-10-17 Kenneth Graunkei965: Replace dri_bo_release with drm_intel_bo_unreference.
2013-10-17 Kenneth Graunkei965: Unindent the body of intelDestroyContext.
2013-10-17 Kenneth Graunkei965: Un-virtualize brw_new_batch().
2013-10-17 Kenneth Graunkei965: Un-virtualize brw_finish_batch().
2013-10-17 Paul Berryglsl: In update_max_array_access, fix interface instanc...
2013-10-17 Paul Berryglsl: Treat layout-qualifier-id's as case-insensitive...
2013-10-17 Brian Paulmesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPRO...
2013-10-17 Brian Paulst/mesa: add a few comments in st_create_context_priv()
2013-10-17 Dave Airliest/mesa: handle layer and primitive id output and point...
2013-10-17 Dave Airliest/mesa: add geometry shader ubo support
2013-10-17 Fabian Bielermesa/st: Allow geometry shaders without gl_Position...
2013-10-17 Bryan Cainst/mesa, glsl_to_tgsi: add support for geometry shaders
2013-10-17 Bryan Cainmesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geom...
2013-10-17 Kristian HøgsbergRevert "i965: Create ARGB2101010 DRI configs"
2013-10-17 Vadim Girlinr600g/sb: fix issue with DCE between GVN and GCM (v2)
2013-10-17 Matt Turnerglapi: Add missing XML files to Makefile dependencies.
2013-10-17 Matt Turnerglsl: Optimize mul(a, -1) into neg(a).
2013-10-17 Matt Turneri965/fs: Handle printing HW_REGS in dump_instruction().
2013-10-17 Matt Turneri965: Print instructions' children during scheduling...
2013-10-16 José FonsecaRevert "scons: Fix build when rtti is disabled"
2013-10-16 Tom Stellardradeonsi: Use 'SI' as the LLVM processor for CIK on...
2013-10-16 Tom Stellardr600g/compute Improve debugging output
2013-10-16 Tom Stellardclover: Link libclc before running any optimizations
2013-10-16 Brian Paulmesa: change glTexImage[23]DMultisample() internalforma...
2013-10-16 Brian Paulsvga: minor fix-ups in svga_get_shader_param()
next