i965: Delete the BATCH_LOCALS macro.
[mesa.git] / src / mesa /
2013-08-01 Kenneth Graunkei965: Delete the BATCH_LOCALS macro.
2013-08-01 Corey RichardsonCorrect clamping of TEXTURE_{MAX, BASE}_LEVEL
2013-08-01 Corey RichardsonDe-tab and align comments in gl_texture_object
2013-08-01 Chris Forbesi965 Gen4/5: clip: Don't mangle flat varyings
2013-08-01 Chris Forbesi965 Gen4/5: clip: Add support for noperspective varyings
2013-08-01 Chris Forbesi965 Gen4/5: clip: correctly handle flat varyings
2013-08-01 Chris Forbesi965 Gen4/5: Generalize SF interpolation setup for...
2013-08-01 Chris Forbesi965: Add helper functions for interpolation map
2013-08-01 Chris Forbesi965 Gen4/5: Introduce 'interpolation map' alongside...
2013-07-31 Laurent Carliermesa/program: remove useless YYID
2013-07-31 Kenneth Graunkemesa/program: Switch from the deprecated YYLEX_PARAM...
2013-07-31 Kenneth Graunkemesa/program: Change the program parser's namespace.
2013-07-31 Mikko Juolamesa: fix multisampling proxy textures not being queryable
2013-07-31 Mikko Juolamesa: fix proxy textures becoming immutable and unusable
2013-07-31 Mikko Juolamesa: fix proxy textures not working with default textu...
2013-07-31 Mikko Juolamesa: fix number of mipmaps calculation for proxy textures
2013-07-31 Brian Paulmesa: improve free() cleanup in generate_mipmap_compres...
2013-07-31 Chris Forbesi965/vs: Put lod parameter in the correct place for...
2013-07-31 Chris Forbesi965/vs: set up sampler state pointer for Gen4/5.
2013-07-30 Marek Olšákst/dri: add a new driconf option disable_shader_bit_enc...
2013-07-30 Marek Olšákst/mesa: fix opcode translation for ARB_shader_bit_enco...
2013-07-30 Marek Olšákmesa,glsl,st/dri: add a new driconf option force_glsl_v...
2013-07-30 Marek Olšákmesa: add MESA_GLSL debug flag to dump shaders on compi...
2013-07-30 Marek Olšákdriconf: enable app-specific workarounds for all drivers
2013-07-30 Marek Olšákst/dri: implement the driconf option force_s3tc_enable...
2013-07-30 Marek Olšákdriconf: remove the unused option allow_large_textures
2013-07-30 Marek Olšákst/dri: support the driconf option disable_blend_func_e...
2013-07-30 Marek Olšákmesa: default texture buffer format should be R8 in...
2013-07-30 Marek Olšákmesa: default DEPTH_TEXTURE_MODE should be RED in the...
2013-07-30 Marek Olšákst/mesa: expose EXT_framebuffer_multisample_blit_scaled...
2013-07-30 Marek Olšákst/mesa: fix sRGB renderbuffers without EXT_framebuffer...
2013-07-30 Paul Berryglsl: Remove redundant writes to prog->LinkStatus
2013-07-30 Kenneth Graunkemesa: Remove broken assertion about enabled texture...
2013-07-29 Kenneth Graunkei965: Don't create a swrast context on ES2+.
2013-07-29 Matt Turnermesa: Expose OES_surfaceless_context.
2013-07-29 Matt Turnermesa: Return GL_FRAMEBUFFER_UNDEFINED if the winsys...
2013-07-27 Ian Romanickmesa: Disable GL_EXT_framebuffer_object in core profile...
2013-07-26 Chris Forbesi965/vs: Fix flaky texture swizzling
2013-07-25 Kenneth GraunkeRevert "i965: Delete pre-DRI2.3 viewport hacks."
2013-07-25 Paul Berryi965: Initialize inout_offset parameter to brw_search_c...
2013-07-24 Brian Paulmesa: implement mipmap generation for compressed 2D...
2013-07-24 Brian Paulmeta: handle 2D texture arrays in decompress_texture_im...
2013-07-24 Brian Paulmesa: handle 2D texture arrays in get_tex_rgba_compressed()
2013-07-24 Roland Scheideggermesa: fix rgtc snorm decoding
2013-07-22 Matt Turnerbuild: Add tests directories to SUBDIRS
2013-07-21 José Fonsecascons: Don't use -z defs ld option on Mac.
2013-07-19 José Fonsecascons: Disallow undefined symbols in Xlib libGL.so.
2013-07-19 Tomasz Lismesa: Dispatch ARB_framebuffer_object and EXT_framebuff...
2013-07-18 Kenneth Graunkest/mesa: Enable the ARB_shading_language_420pack extens...
2013-07-18 Kenneth Graunkei965: Enable the GL_ARB_shading_language_420pack extens...
2013-07-18 Kenneth Graunkei965: Combine URB code emission into a single group.
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS for depth, hiz, and stencil
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS of 3DSTATE_CONSTANT_VS/PS
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS of SURFACE_STAT
2013-07-18 Chad Versacei965/hsw: Change L3 MOCS of 3DSTATE_VERTEX_BUFFERS
2013-07-18 Tomasz Lisdri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
2013-07-18 Tomasz Lisglx: Validate the GLX_RENDER_TYPE value
2013-07-18 Tomasz Lisglx: Changes to visual configs initialization.
2013-07-18 Kenneth Graunkei965: Add #defines for Memory Object Control State...
2013-07-18 Mike Frysingergen_matypes: fix cross-compiling with gcc
2013-07-18 Kenneth Graunkei965: Add MOCS shift and mask for SURFACE_STATE entries.
2013-07-18 Vinson Leemesa: Remove commas at end of enumerator lists.
2013-07-16 Maarten Lankhorstosmesa: link against static libglapi library too to...
2013-07-16 Chris Forbesi965/Gen4: Zero extra coordinates for ir_tex
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS...
2013-07-16 Kenneth Graunkei965: Refer people to brw_tex_layout.c rather than...
2013-07-16 Kenneth Graunkei965: Remove old BSpec reference from BLORP's 3DSTATE_W...
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
2013-07-16 Kenneth Graunkei965: Update workaround flush comments for Gen6 3DSTATE_VS.
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for VS PIPE_CONTROL workar...
2013-07-16 Kenneth Graunkei965: Cite the Sandybridge PRM for Gen7 stencil pitch...
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for multisample surface...
2013-07-16 Kenneth Graunkei965: Delete "the data cache is the sampler cache"...
2013-07-16 Kenneth Graunkei965: Cite the 965 PRM for "the data cache is the sampl...
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for DP message descriptor...
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for why the fake MRF range...
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for SFID enum values.
2013-07-14 Chris Forbesi965: Gen4/5: use IEEE floating point mode for GLSL...
2013-07-14 Chris Forbesi965/vs: Gen4/5: enable front colors if back colors...
2013-07-12 Zack Rusingallium: fixup definitions of the rsq and sqrt
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-12 Brian Paultgsi: fix-up KILP comments
2013-07-12 Brian Paulmesa: update glext.h to version 20130708
2013-07-12 Brian Paulmesa: fix Address Sanitizer (ASan) issue in _mesa_add_p...
2013-07-12 Brian Paulmesa: simplify some _mesa_IsEnabled() queries
2013-07-12 Brian Paulmesa: whitespace, formatting, 80-column wrapping
2013-07-12 Brian Paulmesa: s/unsigned/int/ to fix MSVC warning in uniforms.c
2013-07-12 Brian Paulmesa: s/GLuint/GLint/ to silence MSVC warning in textore.c
2013-07-12 Brian Paulmesa: add casts to fix MSVC warnings in multisample.c
2013-07-12 Brian Paulmesa: s/GLint/GLuint/ to fix MSVC warnings in mipmap.c
2013-07-12 Brian Paulmesa: fix inconsistent function declaration, definitions
2013-07-12 Brian Paulmesa: add cast to silence MSVC warning
2013-07-11 Anuj Phogati965/blorp: Fix clear rectangle alignment in fast color...
2013-07-09 Matt Turnermesa: Set ProfileMask properly for core profile.
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Move intel_context::gen and gt fields to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::has_llc to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::is_<platform> flags to brw_co...
2013-07-09 Kenneth Graunkei965: Move must_use/has_separate_stencil fields to...
2013-07-09 Kenneth Graunkei965: Move intel_context::has_hiz to brw_context.
next