mesa.git
2014-01-15 Ian Romanicki915: Remove spurious calls to DepthRange
2014-01-15 Ian Romanickmesa: Add COMPRESSED_RGBA_S3TC_DXT1_EXT to COMPRESSED_T...
2014-01-15 Brian Paulscons: add new shaderimage.c file to the build
2014-01-15 Francisco Jerezclover: Fix clover::keys and ::values to deal with...
2014-01-15 Francisco Jerezclover: Don't try to build programs created from a...
2014-01-15 Francisco Jerezclover: Add missing fields to the clover::module serial...
2014-01-15 Francisco Jerezclover: Store map result into a temporary vector in...
2014-01-15 Francisco Jerezdocs: Mark ARB_shader_image_load_store as work in progress.
2014-01-15 Francisco Jerezmesa: Validate image units when the texture state changes.
2014-01-15 Francisco Jerezmesa: Unbind deleted textures from the shader image...
2014-01-15 Francisco Jerezmesa: Add image parameter queries for ARB_shader_image_...
2014-01-15 Francisco Jerezmesa: Add ARB_shader_image_load_store to the extension...
2014-01-15 Francisco Jerezglapi: Update dispatch XML files for ARB_shader_image_l...
2014-01-15 Francisco Jerezmesa: Implement the GL entry points defined by ARB_shad...
2014-01-15 Francisco Jerezmesa: Add MESA_FORMAT_SIGNED_RG88 and _RG1616.
2014-01-15 Francisco Jerezmesa: Add MESA_FORMAT_ABGR2101010.
2014-01-15 Francisco Jerezmesa: Add driver interface for ARB_shader_image_load_store.
2014-01-15 Francisco Jerezmesa: Add state data structures required for ARB_shader...
2014-01-15 Francisco Jerezmesa: Define helper function to get the number of textu...
2014-01-15 Emil Velikovst/mesa: use signed temporary variable to store _ColorD...
2014-01-15 Emil Velikovautomake: include the git sha in the opengl version...
2014-01-15 Emil Velikovmesa: use signed temporary variable to store _ColorDraw...
2014-01-15 Ilia Mirkinnouveau: add framebuffer validation callback
2014-01-14 Francisco Jerezclover: Use cl_ulong in the maximum allocation size...
2014-01-14 Kenneth Graunkei965: Emit 3DSTATE_VF on Broadwell too.
2014-01-14 Kenneth Graunkei965: Disable workaround flush for push constants on...
2014-01-14 Kenneth Graunkei965: Enable native ETC texture support on Broadwell.
2014-01-14 Chia-I Wuilo: handle NULL renderbuffers correctly
2014-01-14 Chia-I Wuilo: disable HiZ for misaligned levels
2014-01-14 Chia-I Wuilo: use a helper to determine if HiZ is enabled
2014-01-14 Chia-I Wuilo: decide on hiz first in texture allocation
2014-01-14 Chia-I Wuilo: emit gen7_wa_pipe_control_wm_max_threads_stall...
2014-01-14 Chia-I Wuilo: use HALIGN_4 on GEN7 for depth buffers
2014-01-14 Chia-I Wuilo: OOM for HiZ is fatal on GEN6
2014-01-14 Chia-I Wuilo: fix a HiZ bo leakage
2014-01-14 Chia-I Wuilo: simplify ilo_texture_set_slice_flags()
2014-01-13 Vinson Leeegl-static: Fix build error.
2014-01-13 Andreas Hartmetzradeonsi: Rename the commonly occurring rscreen variable.
2014-01-13 Andreas Hartmetzradeonsi: Rename the commonly occurring rctx/r600 varia...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600_trace_emit->si_trace_emit.
2014-01-13 Andreas Hartmetzradeonsi: Rename R600->SI in some remaining defines.
2014-01-13 Andreas Hartmetzradeonsi: Rename radeonsi->si remaining identifiers...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifier in si_hw...
2014-01-13 Andreas Hartmetzradeonsi: Rename radeonsi->si remaining identifiers...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for functions in si_pipe.h.
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for functions in si.h.
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for functions in si_resource.h.
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for structs in si_resource.h.
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for structs in si.h.
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for structs in si_pipe.h.
2014-01-13 Andreas Hartmetzradeonsi: Apply si_* file naming scheme.
2014-01-13 Michał GórnyUse AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config.
2014-01-13 Tom Stellardconfigure: Disable xvmc by default
2014-01-13 Kenneth Graunkeglsl: Remove exec_list iterators now that nothing uses...
2014-01-13 Kenneth Graunkeglsl: Replace iterators in ir_reader.cpp with ad-hoc...
2014-01-13 Kenneth Graunkeglsl: Use a new foreach_two_lists macro for walking...
2014-01-13 Kenneth Graunkeglsl: Statically cast parameter exec_node to ir_variable.
2014-01-13 Kenneth Graunkeglsl: Cast ir_call parameters to ir_rvalue, not ir_inst...
2014-01-13 Kenneth Graunkeglsl: Replace foreach_iter and iter.remove() with forea...
2014-01-13 Kenneth Graunkeglsl: Convert piles of foreach_iter to foreach_list_safe.
2014-01-13 Kenneth Graunkeglsl: Convert piles of foreach_iter to the newer foreac...
2014-01-13 Paul Berryi965: Ensure that all necessary state is re-emitted...
2014-01-13 Marek Olšákr600g: fix glClearBuffer by handling PIPE_CLEAR_COLORi...
2014-01-13 Marek Olšákr600g: handle NULL colorbuffers correctly on R600-R700
2014-01-13 Marek Olšákr600g: handle NULL colorbuffers correctly on Evergreen
2014-01-13 Marek Olšákradeonsi: handle NULL colorbuffers correctly
2014-01-13 Marek Olšákgallium/util: easy fixes for NULL colorbuffers
2014-01-13 Marek Olšákst/mesa: bind NULL colorbuffers as specified by glDrawB...
2014-01-13 Marek Olšákmesa: handle GL_NONE draw buffers correctly in glClear
2014-01-13 Marek Olšákst/mesa: use sRGB formats for MSAA resolving if destina...
2014-01-13 Marek Olšákst/mesa: check depth and stencil writemask before clearing
2014-01-13 Marek Olšákst/mesa: always prefer pipe->clear over clear_with_quad...
2014-01-13 Martin Anderssonst/egl: Flush resources before presentation
2014-01-13 Tapani Pällidri: set yInverted default to GL_TRUE
2014-01-13 Tapani Pälliegl_dri2: call dri2_add_configs_for_visuals after exten...
2014-01-11 Ian Romanickmesa: Set the correct error in _mesa_BeginConditionalRender
2014-01-10 Kenneth Graunkei965: Delete duplicate write_timestamp function.
2014-01-10 Paul Berryi965: Fix clears of layered framebuffers with mismatche...
2014-01-10 Paul Berrymain: check texture target when validating layered...
2014-01-09 Chad Versacei965/gen6/blorp: Remove redundant HiZ workaround
2014-01-09 Chad Versacei965/gen6/blorp: Set need_workaround_flush at top of...
2014-01-09 Chad Versacei965/gen6/blorp: Set need_workaround_flush immediately...
2014-01-09 Carl Worthdocs: Import 10.0.2 release notes, add news item.
2014-01-09 Brian Paulmesa: add missing SNORM formats in _mesa_base_fbo_format()
2014-01-09 Brian Paulmesa: remove dead geom shader code
2014-01-09 Brian Pauldocs: minor updates to VMware SVGA3D driver page
2014-01-09 Brian Paulmesa: check bits per channel for GL_RGBA_SIGNED_COMPONE...
2014-01-09 Brian Paulmesa: check for MESA_FORMAT_RGB9_E5_FLOAT in _mesa_is_f...
2014-01-09 Brian Paulst/mesa: fix breakage from gl_constant::Program[] change
2014-01-09 Paul Berrymesa: Use functions to convert gl_shader_stage to PROGR...
2014-01-09 Paul Berrymain: Change init_program_limits() to use gl_shader_stage.
2014-01-09 Paul Berryglsl: Index into ctx->Const.Program[] rather than using...
2014-01-09 Paul Berrymesa: Index into ctx->Const.Program[] rather than using...
2014-01-09 Paul Berrymesa: replace ctx->Const.{Vertex,Fragment,Geomtery...
2014-01-09 José Fonsecallvmpipe: Honour pipe_rasterizer::point_quad_rasterization.
next