mesa.git
2014-05-08 Chris Forbesi965/Gen8: Set up layer constraints properly for depth...
2014-05-08 Chris Forbesi965/Gen7: Set up layer constraints properly for depth...
2014-05-08 Chris Forbesi965/Gen8: Set up layer constraints properly for render...
2014-05-08 Chris Forbesi965/Gen7: Set up layer constraints properly for render...
2014-05-08 Chris Forbesi965: Fix typo in assert message
2014-05-08 Adam Jacksonradeonsi: Don't use anonymous struct trick in atom...
2014-05-08 Roland Scheideggerllvmpipe: change LP_MAX_SHADER_INSTRUCTIONS limit defin...
2014-05-08 Roland Scheideggerdraw: do not use draw_get_option_use_llvm() inside...
2014-05-08 Kenneth Graunkei965: Fix depth (array slices) computation for 1D_ARRAY...
2014-05-08 Kenneth Graunkemesa: Fix MaxNumLayers for 1D array textures.
2014-05-08 Kenneth Graunkei965: Enable GL_ARB_texture_view on Broadwell.
2014-05-08 Ilia Mirkinmesa: pass target through to driver when choosing textu...
2014-05-08 Ilia Mirkinnv50/ir/gk110: fix set with f32 dest
2014-05-08 Ilia Mirkinnv50/ir: allow load propagation when flags are defined
2014-05-08 Ilia Mirkinmesa/st: pass 4-offset TG4 without lowering if supported
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-05-07 Brian Paulsvga: add switch case for PIPE_SHADER_CAP_PREFERRED_IR...
2014-05-07 Brian Paultgsi: add missing switch cases in tgsi_exec_get_shader_...
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 Marek Olšákconfigure.ac: radeonsi requires EGL_DRM and GBM
2014-05-06 Tapani Pälliglsl: fix bogus layout qualifier warnings
2014-05-05 Carl Worthdocs: Import 10.1.2 release notes, andd news item.
2014-05-05 Paulo Sergio... st/egl: Flush resources before presentation (android...
2014-05-05 Ilia Mirkindocs: mark ARB_stencil_texturing as done for nv50+...
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 Ian Romanickmesa: Bump version to 10.3-devel
2014-05-03 Ian Romanickdocs: Add missing release notes for ARB_separate_shader...
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 Mullins pci ids.
2014-05-02 Samuel Liradeonsi: add support for Mullins asics.
2014-05-02 Alex Deucherconfigure: bump up libdrm_radeon requirement to 2.4.54
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é Fonsecascons: Don't use bundled C99 headers for VS 2013.
2014-05-02 José Fonsecascons: Don't restrict MSVC_VERSION values.
2014-05-02 José Fonsecadraw: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecast/vega: Prevent signed/unsigned comparisons.
2014-05-02 José Fonsecascons: Adjust the warnings for VS.
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... mesa: add extra null checks in vbo_rebase_prims()
2014-05-02 Juha-Pekka... mesa: 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 Latvaladocs: update 10.2 release notes
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 Petri LatvalaRegenerate gl_mangle.h.
2014-05-02 Ilia Mirkindocs: update ARB_buffer_storage for nouveau
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...
next