radeonsi: remove open-coded PS_PARTIAL_FLUSH event
[mesa.git] / src / mesa /
2014-01-27 Mark Muellermesa: Fix Type A _INT formats to MESA_FORMAT naming...
2014-01-27 Mark Muellermesa: Fix MESA_FORMAT names containg SIGNED
2014-01-27 Mark Muellermesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-27 Ian Romanickglcpp: Make sure GL_AMD_shader_trinary_minmax is defined
2014-01-27 Ian Romanickmesa: Clean up bad code formatting left from previous...
2014-01-27 Ian Romanickmesa: GL_EXT_framebuffer_blit is not optional
2014-01-27 Ian Romanickradeon: Enable GL_EXT_framebuffer_blit
2014-01-27 Ian Romanickr200: Enable GL_EXT_framebuffer_blit
2014-01-27 Ian Romanickradeon / r200: Pass the API into _mesa_initialize_context
2014-01-27 Ian Romanickmesa: Validate internalFormat with target in glTexStora...
2014-01-27 Ian Romanickmesa: Refactor internalFormat / target checks to a...
2014-01-27 Ian Romanickmesa: Generate the correct error for a depth format...
2014-01-27 Christoph Bumillermesa/st: expose ARB_texture_rgb10_a2ui if R10G10B10A2_U...
2014-01-27 Christoph Bumillerst/mesa: fix GS varyings for PIPE_CAP_TGSI_TEXCOORD
2014-01-26 Kenneth Graunkei965: Don't store qpitch / 4 as mt->qpitch for compress...
2014-01-24 Paul BerryUpdate .gitignore for Catalan translations build artifacts
2014-01-24 Ian Romanickmesa: Increment the list pointer while freeing instruct...
2014-01-24 Brian Paulst/mesa: add a simple sanity check assertion in st_vali...
2014-01-23 Paul Berryi965/gen7: Use to the correct program when uploading...
2014-01-23 Paul Berrymesa: Ensure that transform feedback refers to the...
2014-01-23 Paul Berryi965: Remove *_generator::shader field; use prog field...
2014-01-23 Brian Paulst/mesa: fix glReadBuffer(GL_NONE) segfault
2014-01-23 Alex Henriedriconf: Add Catalan translations
2014-01-23 Alex Henriedriconf: Correct and update Spanish translations
2014-01-23 Alex Henriedriconf: Synchronize po files
2014-01-23 Ian Romanickmesa: Set gl_constants::MinMapBufferAlignment
2014-01-23 Ian Romanickradeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE
2014-01-23 Ian Romanickradeon / r200: Remove unused 'dostate' parameter
2014-01-23 Ian Romanickradeon / r200: Fix 'empty body' warning
2014-01-23 Ian Romanickradeon / r200: Fix incompatible pointer type warning
2014-01-23 Brian Paulmesa: whitespace fixes in glformats.c
2014-01-23 Brian Paulmesa: rename unbind_texobj_from_imgunits()
2014-01-23 Brian Paulmesa: initialize "is_layered" variable to silence warning
2014-01-23 Brian Paulmesa: fix/add some cases in _mesa_get_linear_internalfo...
2014-01-23 Brian Paulmesa: add missing ETC2_SRGB cases in formats.c
2014-01-23 Timothy Arcerimesa: Add ARB_arrays_of_arrays
2014-01-23 Topi Pohjolaineni965/blorp: switch eu-emitter to use FS IR and fs_generator
2014-01-23 Topi Pohjolaineni965/fs: add support for BRW_OPCODE_AVG in fs_generator
2014-01-23 Topi Pohjolaineni965/fs: introduce blorp specific rt-write for fs_generator
2014-01-23 Topi Pohjolaineni965/fs: allow unit tests to dump the final patched...
2014-01-23 Topi Pohjolaineni965/blorp: wrap brw_IF/ELSE/ENDIF() into eu-emitter
2014-01-23 Topi Pohjolaineni965/blorp: wrap RNDD (/brw_RNDD(&func, /emit_rndd(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap FRC (/brw_FRC(&func, /emit_frc(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap MUL (/brw_MUL(&func, /emit_mul(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap OR (/brw_OR(&func, /emit_or(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap SHL (/brw_SHL(&func, /emit_shl(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap SHR (/brw_SHR(&func, /emit_shr(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap ADD (/brw_ADD(&func, /emit_add(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap AND (/brw_AND(&func, /emit_and(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap MOV (/brw_MOV(&func, /emit_mov(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap emission of if-equal-assignment
2014-01-23 Topi Pohjolaineni965/blorp: wrap emission of conditional assignment
2014-01-23 Topi Pohjolaineni965/blorp: move emission of sample combining into...
2014-01-23 Topi Pohjolaineni965/blorp: move emission of rt-write into eu-emitter
2014-01-23 Topi Pohjolaineni965/blorp: move emission of texture lookup into eu...
2014-01-23 Topi Pohjolaineni965/fs: introduce non-compressed equivalent of tex_cms
2014-01-23 Topi Pohjolaineni965: rename tex_ms to tex_cms
2014-01-23 Topi Pohjolaineni965/blorp: move emission of pixel kill into eu-emitter
2014-01-23 Topi Pohjolaineni965/blorp: introduce separate eu-emitter for blit...
2014-01-23 Kenneth Graunkei965: Support 32 texture image units on Haswell+.
2014-01-23 Kenneth Graunkei965/fs: Switch from BRW_MAX_TEX_UNIT to the actual...
2014-01-23 Kenneth Graunkemesa: Bump MAX_TEXTURE_IMAGE_UNITS to 32.
2014-01-23 Kenneth Graunkei965/vec4: Support arbitrarily large sampler state...
2014-01-23 Kenneth Graunkei965/vec4: Refactor sampler message setup.
2014-01-23 Kenneth Graunkei965/vec4: Don't set header_present if texel offsets...
2014-01-23 Kenneth Graunkei965/fs: Support arbitrarily large sampler state indice...
2014-01-23 Kenneth Graunkei965/fs: Plumb sampler index into emit_texture_gen7.
2014-01-23 Kenneth Graunkei965/fs: Refactor sampler message header to duplicate...
2014-01-23 Kenneth Graunkei965: Use get_element_ud to shorten texture header...
2014-01-22 Kristian Høgsbergintel: Fix initial MakeCurrent for single-buffer drawables
2014-01-22 Vinson Leemeta: Move loop variable declaration outside loop.
2014-01-22 Topi Pohjolaineni965/blorp: use BRW_COMPRESSION_2NDHALF for second...
2014-01-22 Topi Pohjolaineni965/blorp: patch jump counters also for endif
2014-01-22 Paul Berrymesa: Change redundant code into loops in texstate.c.
2014-01-22 Paul Berrymesa: Change redundant code into loops in shaderapi.c.
2014-01-22 Paul Berrymesa: Remove ad-hoc arrays of gl_shader_program.
2014-01-22 Paul Berrymeta: Replace save_state::{Vertex,Geometry,Fragment...
2014-01-22 Paul Berryi965: Fix comments to refer to the new ctx->Shader...
2014-01-22 Paul Berrymesa: Fold long lines introduced by the previous patch.
2014-01-22 Paul Berrymesa: Replace ctx->Shader.Current{Vertex,Fragment,Geome...
2014-01-22 Paul Berrymesa: use _mesa_validate_shader_target() more frequently.
2014-01-22 Paul Berrymain: Allow ctx == NULL in _mesa_validate_shader_target().
2014-01-22 Paul Berrymesa: Make validate_shader_target() non-static.
2014-01-22 Paul Berrymesa: Replace _mesa_program_index_to_target with _mesa_...
2014-01-21 Ian Romanickmesa: Generate GL_INVALID_OPERATION for unsupported...
2014-01-21 Ian Romanickmesa: Silence many unused parameter warnings
2014-01-21 Anuj Phogati965: Ignore 'centroid' interpolation qualifier in...
2014-01-21 Anuj Phogati965: Use sample barycentric coordinates with per sampl...
2014-01-21 Anuj Phogati965: Add an option to ignore sample qualifier
2014-01-21 Matt Turnermesa/x86: Remove dead read_rgba_span_x86.h.
2014-01-21 Matt Turneri965/fs: Optimize LRP with x == y into a MOV.
2014-01-21 Matt Turneri965: Enable AOS optimizations for the geometry shader.
2014-01-21 Matt Turnermesa: rename PreferDP4 to OptimizeForAOS.
2014-01-21 Matt Turneri965/fs: Print the maximum register pressure.
2014-01-21 Kenneth Graunkei965/fs: Show register pressure in dump_instructions...
2014-01-21 Kenneth Graunkei965: Compute the number of live registers at each IP.
next