mesa.git
2013-10-16 Kristian Høgsbergegl_dri2: Remove depth argument from dri2_add_config()
2013-10-16 Kristian Høgsbergegl_dri2: Match X11 visuals using rgba masks instead...
2013-10-16 Singh, Satyeshwari965: Add support for RGB565 __DRIimage
2013-10-16 Singh, Satyeshwaregl-wayland: Add support for RGB565 pixel format for...
2013-10-16 Alexander von... scons: Fix build when rtti is disabled
2013-10-16 José Fonsecallvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE.
2013-10-16 José Fonsecadraw: make vs_slot signed.
2013-10-15 Emil Velikovconfigure.ac: drop obsolete variable HAVE_COMMON_DRI
2013-10-15 Emil Velikovswrast: add correct include for out-of-tree builds
2013-10-15 Bryan Cainmesa: fix transform feedback when a geometry shader...
2013-10-15 Paul Berryi965/gs: Set the REORDER bit in 3DSTATE_GS.
2013-10-15 Paul Berryi965/fs: Remove bogus field prog_data->dispatch_width.
2013-10-15 Paul Berryglsl: Add new GLSL 1.50 constants.
2013-10-15 Eric Anholti965: Move the common binding table offset code to...
2013-10-15 Eric Anholti965/vec4: Dynamically assign the VS/GS binding table...
2013-10-15 Eric Anholti965/fs: Dynamically set up the WM binding table offsets.
2013-10-15 Eric Anholti965: Make a brw_stage_prog_data for storing the SURF_I...
2013-10-15 Eric Anholti965: Always have the struct gl_program * in the backen...
2013-10-15 Eric Anholti965: Drop a couple of unused defines.
2013-10-15 Eric Anholti965: Remove dead arguments from prog_data_compare.
2013-10-15 Alexander von... build: remove forced -fno-rtti
2013-10-14 Matt Turnerconfigure.ac: Don't check for awk, grep, nm.
2013-10-14 Matt Turnerconfigure.ac: Don't check for cross compiling.
2013-10-14 Matt Turneri965: Don't copy prop source mods into instructions...
2013-10-14 Constantin... mesa: Add missing switch break in invalidate_framebuffe...
2013-10-13 Grigori Goronzyst/vdpau: add format conversions for GetBitsYCbCr
2013-10-13 Grigori Goronzyradeon: use staging for mapping linear textures
2013-10-13 Grigori Goronzyradeon/uvd: use PIPE_BIND_LINEAR for video surfaces
2013-10-13 Vincent Lejeuneradeonsi: Allow Sinking pass to move preloaded const...
2013-10-13 Vadim Girlinradeonsi: pass alpha_ref value to PS in the user sgpr
2013-10-13 Vadim Girlinr600g: fix tgsi_op2_s with trans-only instructions
2013-10-13 Kenneth Graunkei965: Merge intel_context.h into brw_context.h.
2013-10-13 Kenneth Graunkei965: Delete our copy of likely/unlikely macros.
2013-10-13 Kenneth Graunkemesa: Move U_FIXED/S_FIXED macros from i965 to macros.h.
2013-10-13 Kenneth Graunkemesa: Move ROUND_DOWN_TO() macro from i915/i965 to...
2013-10-13 Kenneth Graunkei965: Move need_workaround_flush = true to intel_batchb...
2013-10-13 Kenneth Graunkei965: Move DriverFlag initialization to brw_init_state().
2013-10-13 Kenneth Graunkei965: Merge intelInitContext into brwCreateContext.
2013-10-13 Kenneth Graunkei965: Move viewport driver hook setup to brw_init_drive...
2013-10-13 Kenneth Graunkei965: Make brwInitFunctions take brw_context rather...
2013-10-13 Kenneth Graunkei965: Merge intelInitFunctions() and brwInitFunctions().
2013-10-13 Kenneth Graunkei965: Merge intel_context.c into brw_context.c.
2013-10-13 Kenneth Graunkei965: Move memset of TextureFormatSupported to brw_init...
2013-10-13 Kenneth Graunkei965: Remove has_aa_line_parameters.
2013-10-13 Kenneth Graunkei965: Move state setup from brwCreateContext to brw_ini...
2013-10-13 Kenneth Graunkei965: Remove the brw_context::emit_state_always flag.
2013-10-13 Kenneth Graunkei965: Move hardware feature flags to brw_device_info.
2013-10-13 Kenneth Graunkei965: Move device quirks to brw_device_info.
2013-10-13 Kenneth Graunkei965: Move hardware limits to brw_device_info.
2013-10-13 Kenneth Graunkei965: Replace some intel_screen fields with brw_device_...
2013-10-13 Kenneth Graunkei965: Delete the INTEL_SEPARATE_STENCIL override.
2013-10-13 Kenneth Graunkei965: Add a new brw_device_info structure.
2013-10-13 Kenneth Graunkei965: Add the family name to the PCI ID table.
2013-10-13 Kenneth Graunkei965: Remove #define name from PCI ID table.
2013-10-13 Kenneth Graunkei965: Pull most driconf option handling into a centrali...
2013-10-13 Kenneth Graunkei965: Move a bunch of code from intelInitContext to...
2013-10-13 Kenneth Graunkei965: Update the comment about viewport hacks.
2013-10-13 Kenneth Graunkei965: Pull out INTEL_DEBUG handling into new intel_debu...
2013-10-13 Kenneth Graunkei965: Rename brwCreateContext's error parameter to...
2013-10-13 Eric Anholtdri: Move i965-specific context flag logic to dri common.
2013-10-12 Stephane Marchesini915g: Fix assert
2013-10-12 Paul Berrymesa: Bump version to 10.0.0.
2013-10-12 Paul Berrymesa: Remove warning that geometry shader support is...
2013-10-12 Paul Berryi965: Turn on GLSL 1.50 and GL 3.2 support for i965...
2013-10-12 Jay Cornwallradeon/llvm: show LLVM disassembly when available
2013-10-12 Roland Scheideggersoftpipe: fix seamless cube filtering
2013-10-12 Roland Scheideggerllvmpipe: increase fs shader variant instruction cache...
2013-10-12 Vinson Leemesa: Do not use newlocale on NetBSD.
2013-10-11 Brian Paulsvga: s/0/FALSE/
2013-10-11 Brian Paulmesa: add comment to clarify ctx->Driver.MapBufferRange...
2013-10-11 Brian Paulst/mesa: whitespace fixes in st_cb_bufferobjects.c
2013-10-11 Brian Paulvbo: assorted minor clean-ups
2013-10-11 Brian Paulglsl: fix signed/unsigned comparison warning
2013-10-11 Kristian Høgsbergwayland: Only pass wl_drm instance to gbm when using...
2013-10-11 Kristian Høgsbergwayland: Don't rely on static variable for identifying...
2013-10-11 Vinson Leeglapi: Do not use backtrace on NetBSD.
2013-10-11 Ian Romanickglsl: Remove extraneous .dir-locals.el
2013-10-11 Grigori Goronzyr600g: fix crash in set_framebuffer_state
2013-10-11 Topi Pohjolainenmesa: Allow external textures to use fallback (0, 0...
2013-10-11 Chad Versacedoxygen: Add i965 to list of modules in html header
2013-10-11 Frank Henigmani965: extend fast texture upload
2013-10-11 Alexander von... haiku: Fix llvmpipe and clean up softpipe tracing
2013-10-11 Alexander von... haiku: Remove common directory search path
2013-10-10 Eric Anholtdri: Reference the global driver vtable once at screen...
2013-10-10 Eric Anholti965: Clean up error handling for context creation.
2013-10-10 Eric Anholtintel: Remove silly check for !bufmgr.
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-10-10 Eric Anholtdri: Merge drisw_util.c into dri_util.c
2013-10-10 Eric Anholtdri: Add an explanatory comment for an important driver...
2013-10-10 Eric Anholtdri: Remove dead comment.
2013-10-10 Eric Anholti965/fs: Convert gen7 to using GRFs for texture messages.
2013-10-10 Eric Anholti965/fs: Allocate more register classes on gen7.
2013-10-10 Eric Anholti965/fs: Use per-channel interference for register_coal...
2013-10-10 Eric Anholti965/fs: Use the new per-channel live ranges for dead...
2013-10-10 Eric Anholti965/fs: Keep a copy of the live variables class around.
2013-10-10 Kenneth Graunkei965/fs: Invalidate live intervals when compacting...
2013-10-10 Kenneth Graunkei965/fs: Remove start/end aliases in compute_live_inter...
2013-10-10 Eric Anholti965/fs: Track live variable ranges on a per-channel...
2013-10-10 Eric Anholti965/fs: Factor def[]/use[] setup out to a separate...
2013-10-10 Kenneth Graunkei965/fs: Create a helper function for invalidating...
next