draw: Change slot from unsigned to int.
[mesa.git] / src / mesa /
2013-08-04 Jordan Justenintel_fbo: remove unused intel_renderbuffer hiz functions
2013-08-04 Jordan Justeni965 clear/draw: set renderbuffer attachment as needing...
2013-08-04 Jordan Justeni965: add intel_renderbuffer_att_set_needs_depth_resolve
2013-08-04 Jordan Justeni965: add intel_miptree_set_all_slices_need_depth_resolve
2013-08-04 Jordan Justeni965 gen7: don't set FORCE_ZERO_RTAINDEX for layered...
2013-08-04 Jordan Justenhsw hiz: Remove x/y offset restriction for hiz
2013-08-04 Jordan Justengen7 depth surface: program 3DSTATE_DEPTH_BUFFER to...
2013-08-04 Jordan Justengen7 fbo: make unmatched depth/stencil configs return...
2013-08-04 Jordan Justenhsw hiz: Add new size restrictions for miplevels > 0
2013-08-04 Jordan Justengen7 blorp depth: calculate base surface width/height
2013-08-04 Jordan Justengen7 depth surface: calculate minimum array element...
2013-08-04 Jordan Justengen7 depth surface: calculate LOD being rendered to
2013-08-04 Jordan Justengen7 depth surface: calculate depth (array size) for...
2013-08-04 Jordan Justengen7 depth surface: calculate more specific surface...
2013-08-04 Jordan Justeni965: init global state first in brw_workaround_depthst...
2013-08-02 Matt Turnermesa: Use MIN3 instead of two MIN2s.
2013-08-02 Matt Turnermesa: Update comments to match newer specs.
2013-08-02 Kenneth Graunkei965: Initialize the maximum number of GS threads on...
2013-08-02 Topi Pohjolaineni965: enable image external sampling for imported dma...
2013-08-02 Topi Pohjolainenintel: restrict dma-buf-import images to external sampl...
2013-08-02 Topi Pohjolainendri: propagate extra dma_buf import attributes to the...
2013-08-02 Topi Pohjolainenintel: set dri image dimensions even when creating...
2013-08-02 Topi Pohjolainenintel: refactor planar format lookup
2013-08-02 Topi Pohjolainenintel: do not create renderbuffers out of planar images
2013-08-02 Topi Pohjolainenintel: allow packed prime buffers to be treated normally
2013-08-02 Paul Berrymain: Warn that geometry shader support is experimental.
2013-08-02 Eric Anholtglsl: Export the compiler's GS layout qualifiers to...
2013-08-02 Paul Berrymain: Fix delete_shader_cb() for geometry shaders
2013-08-02 Fabian Bielermesa: Validate the drawing primitive against the geomet...
2013-08-02 Fabian Bielermesa/shaderapi: Allow 0 GEOMETRY_VERTICES_OUT.
2013-08-02 Paul Berrymesa: Copy linked program data for GS.
2013-08-02 Paul Berrymesa: Refactor copying of linked program data.
2013-08-02 Bryan Cainglsl: support compilation of geometry shaders
2013-08-02 Bryan Cainglsl: add ir_emit_vertex and ir_end_primitive instructi...
2013-08-02 Bryan Cainmesa: account for geometry shader texture fetches in...
2013-08-02 Paul Berrymain: Allow for the possibility of GL 3.2 without ARB_g...
2013-08-02 Paul Berrymain: Fix geometry shader error messages (missing right...
2013-08-02 Paul Berryglsl: Change do_set_program_inouts' is_fragment_shader...
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.
next