gallivm: add PIPE_SHADER_CAP_PREFERRED_IR switch case, remove default
[mesa.git] / src /
2014-05-07 Brian Paulgallivm: add PIPE_SHADER_CAP_PREFERRED_IR switch case...
2014-05-07 Brian Paulgallium: remove enum numbers from shader cap queries
2014-05-07 Ian Romanicklinker: Fix consumer_inputs_with_locations indexing
2014-05-07 José Fonsecast/wgl: Advertise WGL_ARB_create_context(_profile).
2014-05-07 José Fonsecast/wgl: Honour request of 3.1 contexts through core...
2014-05-06 Kenneth Graunkemeta: Only clear the requested color buffers.
2014-05-06 Kenneth Graunkemeta: Add infrastructure for saving/restoring the DrawB...
2014-05-06 Kenneth Graunkemeta: Add a new MESA_META_DRAW_BUFFERS bit.
2014-05-06 Kenneth Graunkemeta: Unify the GLSL and fixed-function clear paths.
2014-05-06 Kenneth Graunkei965: Always intel_prepare_render() after invalidating...
2014-05-06 Marek Olšákradeonsi: implement ARB_texture_cube_map_array
2014-05-06 Tapani Pälliglsl: fix bogus layout qualifier warnings
2014-05-05 Paulo Sergio Travagliast/egl: Flush resources before presentation (android...
2014-05-05 Ilia Mirkinmesa/st: implement ARB_stencil_texturing
2014-05-05 Ilia Mirkinnv50,nvc0: add X8Z24_UNORM, fix stencil-only formats
2014-05-04 Rob Clarkxa: fix segfault
2014-05-03 Kenneth Graunkei965: Set miptree target field when creating from a BO.
2014-05-03 Eric Anholti965: Move push constant state packets to push constant...
2014-05-03 Eric Anholti965: Merge gen8_upload_constant_state into gen7_upload...
2014-05-03 Eric Anholti965: Refactor gen7_upload_constant_state to look more...
2014-05-03 Eric Anholti965: Drop unnecessary state flag for units on NEW_BIND...
2014-05-03 Eric Anholti965/gen7+: Move sampler state packets to the stage...
2014-05-03 Eric Anholti965/gen6: Don't update unit state when samplers change.
2014-05-03 Eric Anholti965: Drop a NEW_SAMPLER annotation for use of sampler_...
2014-05-03 Eric Anholti965: Simplify sampler setup by passing the stage state.
2014-05-03 Eric Anholti965: Make batch dumping go to stderr, too.
2014-05-03 Eric Anholti965: Fix a stale comment reference
2014-05-02 Armin Kglx: Conditionally compile GLX_MESA_query_renderer...
2014-05-02 Samuel Liradeonsi: add support for Mullins asics.
2014-05-02 Ian Romanickdri3: Enable GLX_MESA_query_renderer on DRI3 too
2014-05-02 José Fonsecautil: Don't attempt to redefine INFINITY/NAN on VS...
2014-05-02 José Fonsecamesa: VS 2013 does not provide strcasecmp.
2014-05-02 José Fonsecaegl: Don't attempt to redefine stdint.h types with...
2014-05-02 José Fonsecadraw: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecast/vega: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecautil/u_debug_flush: Use util_snprintf.
2014-05-02 Emil Velikovtargets/omx: add nouveau target
2014-05-02 Emil Velikovtargets/omx: use GALLIUM_VIDEO_CFLAGS
2014-05-02 Emil Velikovtargets/pipe-loader: cleanup version-script
2014-05-02 Emil Velikovtargets/opencl: hide all the exported llvm/clang mayhem...
2014-05-02 Emil Velikovtargets/egl-static: freshen up the version script
2014-05-02 Emil Velikovtargets/gbm: add version-script to limit exported symbols
2014-05-02 Emil Velikovtargets/vdpau: use version script to limit the exported...
2014-05-02 Emil Velikovtargets/omx: drop the version from the omx targets
2014-05-02 Emil Velikovtargets/omx: use version script to limit amount of...
2014-05-02 Emil Velikovtargets/dri: use a single version script to restict...
2014-05-02 Emil Velikovtargets/xvmc: limit the amount of exported symbols
2014-05-02 Emil Velikovtargets/osmesa: hide osmesa_create_screen
2014-05-02 Emil Velikovtargets/pipe-loader: drop driver_descriptor symbol...
2014-05-02 Juha-Pekka Heikkilamesa: add extra null checks in vbo_rebase_prims()
2014-05-02 Juha-Pekka Heikkilamesa: add missing null checks in _tnl_register_fastpath()
2014-05-02 Ian Romanickmesa: Add _mesa_error_no_memory for logging out-of...
2014-05-02 Chia-I Wuglsl: make static constant variables "static const"
2014-05-02 Petri Latvalai965: Enable INTEL_performance_query for Gen5+.
2014-05-02 Petri Latvalamesa: Implement INTEL_performance_query.
2014-05-02 Petri Latvalamesa: Add core support for the GL_INTEL_performance_que...
2014-05-02 Petri Latvalamesa: Add INTEL_performance_query enums to tests/enum_s...
2014-05-02 Ilia Mirkinnouveau: add ARB_buffer_storage support
2014-05-02 Ilia Mirkinnouveau: remove cb_dirty, it's never used
2014-05-02 Ilia Mirkinnvc0: treat non-linear 2DRect textures the same as 2D
2014-05-02 Ilia Mirkinmesa/st: enable carry/borrow lowering pass
2014-05-02 Ilia Mirkinglsl: add lowering passes for carry/borrow
2014-05-02 Ian Romanickmesa: Eliminate gl_shader_program::InternalSeparateShader
2014-05-02 Ian Romanickmesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
2014-05-02 Ian Romanickglsl: Sort the list of extensions
2014-05-02 Ian Romanickmesa: Remove support for desktop OpenGL GL_EXT_separate...
2014-05-02 Ian Romanickmesa/sso: Enable GL_ARB_separate_shader_objects by...
2014-05-02 Ian Romanicksso: Add display list support for ARB_separate_shader_o...
2014-05-02 Ian Romanicklinker: Modify cross_validate_outputs_to_inputs to...
2014-05-02 Ian Romanicklinker: Sort shader I/O variables into a canonical...
2014-05-02 Ian Romanicklinker: Allow geometry shader without vertex shader...
2014-05-02 Ian Romanicklinker: Assign varying locations for separable programs
2014-05-02 Ian Romanicklinker: Allow consumer stage or producer stage to be...
2014-05-02 Ian Romanicklinker: Refactor code that gets an input matching an...
2014-05-02 Ian Romanickglsl: Exit when the shader IR contains an interface...
2014-05-02 Ian Romanickglsl/tests: Add first simple tests of populate_consumer...
2014-05-02 Ian Romanicklinker: Refactor code that builds hash tables of varyin...
2014-05-02 Ian Romanickmeta: Fix saving the program pipeline state
2014-05-02 Ian Romanickmesa/sso: Refactor new function _mesa_bind_pipeline
2014-05-02 Ian Romanicklinker: Make lower_packed_varyings work with explicit...
2014-05-02 Ian Romanickglsl: Remove varying "base" parameters
2014-05-02 Ian Romanickglsl: Constify parameter to a couple varying_matches...
2014-05-02 Tom Stellardclover: Add a stub implementation of clCreateImage...
2014-05-02 Fredrik Höglundmesa: Enable ARB_multi_bind
2014-05-02 Fredrik Höglundmesa: Implement glBindImageTextures
2014-05-02 Fredrik Höglundmesa: Implement glBindVertexBuffers
2014-05-02 Fredrik Höglundmesa: Implement glBindBuffersRange
2014-05-02 Fredrik Höglundmesa: Implement glBindBuffersBase
2014-05-02 Fredrik Höglundmesa: Add _mesa_set_transform_feedback_binding()
2014-05-02 Fredrik Höglundmesa: Refactor set_ubo_binding()
2014-05-02 Fredrik Höglundmesa: Add helper functions for looking up multiple...
2014-05-02 Fredrik Höglundmesa: Refactor set_atomic_buffer_binding()
2014-05-02 Fredrik Höglundmesa: Implement glBindTextures
2014-05-02 Fredrik Höglundmesa: Add a texUnit parameter to dd_function_table...
2014-05-02 Fredrik Höglundmesa: Add helper functions for looking up multiple...
2014-05-02 Fredrik Höglundmesa: Implement glBindSamplers
2014-05-02 Fredrik Höglundglapi: Add infrastructure for ARB_multi_bind
2014-05-02 Fredrik Höglundmesa: Add functions for doing unlocked hash table lookups
2014-05-02 Fredrik Höglundmesa: Optimize unbind_texobj_from_texunits()
2014-05-02 Fredrik Höglundmesa: Add a _BoundTextures field in gl_texture_unit
next