gallium/u_blitter: make clearing independent of the colorbuffer format
[mesa.git] / src / gallium / state_trackers /
2013-06-13 Marek Olšákgallium/util: make WRITES_ALL_CBUFS optional in the...
2013-06-08 Stéphane Marchesinst/xlib: Flush the front buffer before doing CopySubBuffer
2013-06-08 Stéphane Marchesinst/xlib: Fix upside down coordinates for CopySubBuffer
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-27 Christian Königst/vdpau: destroy handle table only when it's empty
2013-05-27 Christian Königst/vdpau: remove vlCreateHTAB from surface functions
2013-05-27 Christian Königst/vdpau: invalidate the handles on destruction
2013-05-24 Brian Paulst/glx: add null ctx check in glXDestroyContext()
2013-05-24 Brian Paulst/glx/xlib: assorted whitespace, comment fixes
2013-05-21 Brian Paulst/glx/xlib: check for null ctx pointer in glXIsDirect()
2013-05-14 Christian Königvl/vdpau: fix PresentationQueueQuerySurfaceStatus
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-05-03 Lauri Kasanenst/xvmc/tests: Fix build failure, v2
2013-05-03 Chia-I Wust/egl: fix bulid errors on Android 4.2
2013-05-01 Christian Königst/vdpau: fix background handling in the mixer
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-19 Eric Anholtmesa: Use quotes on bool driconf options to prevent...
2013-04-18 Vadim Girlingallium: handle drirc disable_glsl_line_continuations...
2013-04-17 Brian Paulst/wgl: fix issue with SwapBuffers of minimized windows
2013-04-15 Matt Turnerbuild: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS
2013-04-15 Matt Turnerbuild: Move src/mapi/mapi/* to src/mapi/
2013-04-13 Francisco Jerezclover: Fix usage of incorrect object as destination...
2013-04-13 Francisco Jerezclover: Define platform class and merge with device_reg...
2013-04-13 Francisco Jerezclover: Add missing fields to the module serializer.
2013-04-10 Brian Paulst/osmesa: re-use buffers in OSMesaMakeCurrent()
2013-04-09 Christian Königst/vdpau: fix subtitle related bug v2
2013-04-05 Tom Stellardgallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers...
2013-04-05 José Fonsecast/wgl: Install our windows message hook to threads...
2013-04-04 Brian Paulst/xlib: add HUD support for xlib/GLX
2013-04-04 Brian Paulst/wgl: add HUD support
2013-04-04 Brian Paulst/wgl: make stw_current_context() non-static
2013-04-01 Mike Lothianclover: Fix build with LLVM 3.3
2013-03-28 Marek Olšákst/dri: fix crash with HUD and single buffering
2013-03-26 Marek Olšákst/dri: integrate the HUD
2013-03-24 Dmitry Cherkassovclover: add dynamic_cast results checking down in clSet...
2013-03-21 Brian Paulvega: fix MSVC warning about missing return statement
2013-03-20 Kristian Høgsberggallium-egl: Fix compile errors introduced in de315f76a
2013-03-19 Andreas Bollgallium/egl: fix out-of-tree build
2013-03-16 Maarten Lankhorstgallium/build: Fix visibility CFLAGS in automake
2013-03-15 Brian Paulst/dri: add support for the always_have_depth_buffer...
2013-03-15 Philipp Brüschweilerwayland: fix segfault when using software rendering
2013-03-15 Brian Paulst/osmesa: silence some optimized build warnings
2013-03-13 José Fonsecascons: Define PACKAGE_VERSION/BUGREPORT globally.
2013-03-13 Brian Paulst/osmesa: add new Makefile.am
2013-03-13 Brian Paulst/osmesa: new OSMesa gallium state tracker
2013-03-13 José Fonsecascons: Re-add ','
2013-03-13 Matt Turnermesa: Replace MESA_VERSION with PACKAGE_VERSION.
2013-03-12 José Fonsecad3d1x: Remove.
2013-02-28 Tom Stellardclover: Fix build with LLVM 3.3 v2
2013-02-27 Vinson Leest/vega: Fix memory leak in combine_shaders.
2013-02-23 Vinson Leest/xvmc/tests: Ensure colorkey is initialized.
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.
2013-02-23 Vinson Leest/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.
2013-02-19 Brian Paulst/xlib: initialize the drawable size in create_xmesa_b...
2013-02-15 Kristian Høgsbergegl-wayland: Fix left-over wl_display_roundtrip() usage
2013-02-12 Roland Scheideggergallium: fix tgsi SAMPLE_L opcode to use separate sourc...
2013-02-09 Jerome Glissexorg: fix exa finish access
2013-02-04 Quentin Glidicgallium/egl: Fix include dirs for VPATH build
2013-01-28 Tapani Pälliandroid: use gralloc_drm_get_gem_handle api
2013-01-24 Marek Olšákst/dri: disallow recursion in dri_flush
2013-01-24 Marek Olšákst/dri: add null-pointer check, remove duplicated local...
2013-01-21 José Fonsecascons: Fix dependencies of generated headers.
2013-01-15 Marek Olšákgallium/util: fix glClear with MRT by making the FS...
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-12 José Fonsecascons: Update for xmlpool/options.h generation.
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnertargets/pipe-loader: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc/test: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xorg: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xa: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vega: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vdpau: Convert to automake
2013-01-10 Matt Turnerstate_trackers/glx: Convert to automake
2013-01-10 Matt Turnerstate_trackers/gbm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/egl: Convert to automake
2013-01-10 Matt Turnerstate_trackers: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri/sw: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri/drm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri: Convert to automake
2013-01-09 Johannes Obermayrclover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to...
2013-01-04 Brian Paulst/glx: allow GLX_DONT_CARE for glXChooseFBConfig(...
2013-01-04 Tom Stellardclover: Fix build after the addition of enum pipe_flush...
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2013-01-03 Jonas Ådahlwayland: Don't cancel a roundtrip when any event is...
2012-12-17 Andreas Pokornyvega: fix for object handle leak
2012-12-13 Tom Stellardclover: Fix build since removal of pipe_surface::usage
2012-12-13 Tom Stellardclover: Add support for compiler flags
2012-12-13 Tom Stellardclover: Don't erase build info of devices not being...
2012-12-12 Marek Olšákst/dri: add a way to force MSAA on with an environment...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-11 Tobias Drostest/egl/drm: only unref the udev device if needed
2012-12-11 Johannes Obermayrclover: Install CL headers.
next