mesa.git
2014-03-31 Emil Velikovtargets/pipe-loader: include dummy.cpp irrespective...
2014-03-31 Emil Velikovtargets/pipe-loader: compact duplicating LDFLAGS
2014-03-31 Joakim Sindholtpipe-loader/swrast: add soft/llvmpipe defines
2014-03-31 Emil Velikovtargets/xa: drop libudev references from automake build
2014-03-31 Emil Velikovdri/common: LIBDRM_LIBS is not a linker/libtool flag...
2014-03-31 Emil Velikovdrivers/x11: GL_LIB_DEPS is not a linker/libtool flag...
2014-03-31 Emil Velikovconfigure: autodetect video state-trackers when non...
2014-03-31 Emil Velikovconfigure: use grep in quiet mode, rather than piping...
2014-03-31 Emil Velikovconfigure: error out when building gallium-osmesa witho...
2014-03-31 Emil VelikovPartially revert "automake: allow only shared builds"
2014-03-31 Emil Velikovconfigure: enable dri3 only for linux
2014-03-31 Chris Forbesmesa: Fix format matching checks for GL_INTENSITY*...
2014-03-31 Chris Forbesst: fix st_choose_matching_format to ignore intensity
2014-03-31 Chris Forbesmesa: fix texstore for MESA_FORMAT_R8G8B8A8_SRGB
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: fix RECT textures
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: avoid negative register ids
2014-03-30 Rob Clarkfreedreno/a3xx: missing wfi
2014-03-30 Rob Clarkfreedreno/a3xx: little extra debug
2014-03-30 Rob Clarkfreedreno: handle null sampler
2014-03-29 Kenneth Graunkei965: Add Cherryview support.
2014-03-28 Ian Romanickglsl: Clean up "unused parameter" warnings
2014-03-28 Ian Romanickmesa: Clean up "unused parameter" warnings
2014-03-28 Ian Romanickmesa/program: Constify find_variable_storage
2014-03-28 Ian Romanickglsl: Move Doxygen block closing ot the correct place
2014-03-28 Iago Toral... i965: Make sure we always compute valid index bounds...
2014-03-28 Chia-I Wuglsl: remove {add,get}_type_ast from glsl_symbol_table
2014-03-27 Brian Paulmesa: fix glMultiDrawArrays inside a display list
2014-03-27 Brian Paulst/mesa: overhaul texture / sample swizzle code
2014-03-27 Brian Paulst/mesa: simplify apply_depthmode()
2014-03-26 Eric Anholti965: Use intel_upload_space() for pull constant uploads.
2014-03-26 Eric Anholti965: Massively simplify the intel_upload implementation.
2014-03-26 Zack Rusindraw/llvm: improve debugging output a bit
2014-03-26 Zack Rusindraw/gs: reduce the size of the gs output buffer
2014-03-26 Brian Paulsvga: add work-around for Sauerbraten Z fighting issue
2014-03-26 Brian Paulsvga: null out query's hwbuf pointer after destroying
2014-03-26 Brian Paulsvga: add some debug_printf() calls in the query object...
2014-03-26 Brian Paulst/mesa: add null pointer checking in query object...
2014-03-26 Brian Paulsvga: fix a comment (sampler vs. sampler_view)
2014-03-26 Brian Paulmesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT...
2014-03-26 Brian Paulmesa: fix indentation, formatting, etc in fbobject.c
2014-03-26 Brian Paulmesa: rename format_(un)pack.c functions to match forma...
2014-03-26 Brian Paulmesa: rename format_(un)pack.c functions to match forma...
2014-03-26 Brian Paulmesa: rename format_(un)pack.c functions to match forma...
2014-03-26 Brian Paulmesa: rename format_(un)pack.c functions to match forma...
2014-03-26 Brian Paulmesa: rename format_(un)pack.c functions to match forma...
2014-03-26 Brian Paulmesa: rename format_(un)pack.c functions to match forma...
2014-03-26 Brian Paulmesa: rename format_(un)pack.c functions to match forma...
2014-03-26 Zack Rusinllvmpipe: Fix llvmpipe_create_gs_state.
2014-03-26 Christian Königst/omx/dec: fix possible segfault at eos
2014-03-26 José Fonsecamapi/glapi: Use ElementTree instead of libxml2.
2014-03-26 José Fonsecamapi/glapi: Remove glX_doc.py.
2014-03-26 Christian Königst/mesa: fix sampler view handling with shared textures v4
2014-03-26 Roland Scheideggergallivm: fix no-op n:n lp_build_resize()
2014-03-25 Kevin Rogovini965: For fast color clears, only check the color of...
2014-03-25 Kenneth Graunkei965: Set Broadwell MOCS values everywhere it's possible.
2014-03-25 Kenneth Graunkemesa: In core profile, refuse to draw unless a VAO...
2014-03-25 Ilia MirkinRevert "build: llvm libs may not be in system search...
2014-03-25 Chris ForbesRevert "mesa: Fix format matching checks for GL_INTENSI...
2014-03-25 Brian Paulmesa: move GLbitfield any_valid_stages declaration...
2014-03-25 Ian Romanickglsl: Clean up "unused parameter" warnings
2014-03-25 Ian Romanickglsl: Minor clean ups in constant_referenced
2014-03-25 Ian Romanickglsl: Remove ir_dereference::constant_referenced
2014-03-25 Ian Romanickglsl: Fold implementation of ir_dereference_array:...
2014-03-25 Ian Romanickglsl: Fold implementation of ir_dereference_record...
2014-03-25 Ian Romanickglsl: Fold implementation of ir_dereference_variable...
2014-03-25 Ian Romanickglsl: Add wrapper function that calls ir_dereference...
2014-03-25 Ian Romanickglsl: Group all of the constant_referenced functions...
2014-03-25 Gwenole Beauchesnei965: fix dma_buf import with non-zero offset.
2014-03-25 Gregory Hainautmesa/sso: Implement ValidateProgramPipeline
2014-03-25 Gregory Hainautmesa/sso: Add _mesa_sampler_uniforms_pipeline_are_valid
2014-03-25 Gregory Hainautmesa/sso: Add gl_pipeline_object::InfoLog support
2014-03-25 Gregory Hainautmesa/sso: Implement GL_PROGRAM_PIPELINE_BINDING for...
2014-03-25 Gregory Hainautmesa/sso: Implement _mesa_BindProgramPipeline
2014-03-25 Gregory Hainautmesa/sso: Implement _mesa_UseProgramStages
2014-03-25 Gregory Hainautmesa/sso: Add gl_pipeline_object parameter to _mesa_use...
2014-03-25 Gregory Hainautmeta/sso: Update meta to save and restore SSO state.
2014-03-25 Gregory Hainautmesa/sso: rename Shader to the pointer _Shader
2014-03-25 Gregory Hainautmesa/sso: replace Shader binding point with _Shader
2014-03-25 José Fonsecallvmpipe: Simplify vertex and geometry shaders.
2014-03-25 José Fonsecadraw: Duplicate TGSI tokens in draw_pipe_pstipple module.
2014-03-25 Alexander von... haiku: Fix build through scons corrections and viewport...
2014-03-24 Kenneth Graunkei965: For color clears, only disable writes to componen...
2014-03-24 Kenneth Graunkemesa: Skip clearing color buffers when color writes...
2014-03-24 Kenneth Graunkemesa: Introduce a _mesa_format_has_color_component...
2014-03-24 Eric Anholti965: Fix compiler warning about signed/unsigned.
2014-03-24 Eric Anholti965/gen8: Change the winsys MSAA blits from blorp...
2014-03-24 Eric Anholtmesa: Stop skipping the FinishRenderTexture calls for...
2014-03-24 Eric Anholti965: Skip reallocating the private MSAA miptree, unles...
2014-03-24 Eric Anholti965: Simplify the no-reopening-the-winsys-buffer tests.
2014-03-24 Eric Anholti965: Don't forget to free the old singlesample_mt.
2014-03-24 Eric Anholti965: Add an env var for forcing window system MSAA.
2014-03-24 Matt Turneri965/vec4: Eliminate dead writes to the flag register.
2014-03-24 Matt Turneri965/vec4: Eliminate writes that are never read.
2014-03-24 Matt Turneri965/vec4: Factor code out of DCE into a separate function.
2014-03-24 Matt Turneri965/vec4: Let dead code eliminate trim dead channels.
2014-03-24 Matt Turneri965/vec4: Track live ranges per-channel, not per vgrf.
2014-03-24 Matt Turneri965/vec4: Don't dead code eliminate instructions writi...
2014-03-24 Matt Turneri965/vec4: Preparatory clean up of dead_code_eliminate().
2014-03-24 Matt Turneri965/vec4: Add is_null() method to dst_reg.
2014-03-24 Matt Turneri965/vec4: Print the predicate in dump_instructions().
next