glsl: Convert ir_call to be a statement rather than a value.
[mesa.git] / src / mesa /
2012-03-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glGetTexIma...
2012-03-09 Brian Paulmesa: use _mesa_rebase_rgba_float/uint() in glReadPixel...
2012-03-09 Brian Paulmesa: add _mesa_rebase_rgba_float/uint() functions
2012-03-07 Brian Paulmesa: handle array textures in strip_texture_border()
2012-03-07 Yuanhan Liui965: handle gl_PointCoord for Gen4 and Gen5 platforms
2012-03-07 Yuanhan Liui915: move the FALLBACK_DRAW_OFFSET check outside the...
2012-03-06 nobleddri/nouveau: don't use nested functions
2012-03-06 Anuj Phogatmesa: Fix valid texture target test in _mesa_GetTexLeve...
2012-03-05 Daniel Vetteri965: fixup W-tile offset computation to take swizzling...
2012-03-05 Benjamin Franzkemeta: Fix compilation without FEATURE_EXT_transform_fee...
2012-03-05 Benjamin Franzkemeta: Fix compilation without FEATURE_feedback
2012-03-05 Yuanhan Liui915: fix wrong rendering of gl_PointSize on Pineview
2012-03-05 Yuanhan Liutnl: let _TNL_ATTRIB_POINTSIZE do not depend on ctx...
2012-03-03 Kurt Roeckxi915: Fix i830 polygon stipple from PBOs.
2012-03-03 Kurt Roeckxi915: Compute maximum number of verts using the actual...
2012-03-03 Chris Wilsoni830: Compute initial number of vertices from remaining...
2012-03-03 Alban Browaeysdri/i915: Fix off-by-one in i830 clip region size.
2012-03-03 Eric Anholtintel: Don't enable GL_ARB_draw_instanced pre-gen4.
2012-03-03 Eric Anholti915: Fix piglit fbo-nodepth-test on i830.
2012-03-01 Brian PaulRevert "st/mesa: don't unreference user attribs up...
2012-03-01 Yuanhan Liumesa: let GL3 buf obj queries not depend on opengl...
2012-03-01 Brian Paulst/mesa: remove old assertion
2012-02-29 Kenneth Graunkei965: Disable PrimitiveID upload.
2012-02-29 Kenneth Graunkei965: Enable the GL_ARB_draw_instanced extension.
2012-02-29 Kenneth Graunkei965: Fix swizzles for system values such as gl_InstanceID.
2012-02-29 Eric Anholtmesa: Add missing error check for first < 0 in glDrawAr...
2012-02-29 Eric Anholtmesa: Fix display lists for draw_elements_base_vertex...
2012-02-29 Eric Anholtmesa: Fix display list handling for GL_ARB_draw_instanced.
2012-02-29 Eric Anholtmesa: Fix typo in comment.
2012-02-29 Kenneth Graunkei965: Fix Gen6+ dynamic state upper bound on older...
2012-02-29 Eric Anholtglx: Convert to automake.
2012-02-29 Mathias Fröhlichmesa: Push the shine table into the tnl module.
2012-02-29 Mathias Fröhlichmesa: Do not invalidate shine tables in compute light...
2012-02-29 Mathias Fröhlichmesa: Avoid revalidating shine tables in _tnl_RasterPos.
2012-02-29 Mathias Fröhlichmesa: Avoid using the shine table for _tnl_RasterPos
2012-02-29 Mathias Fröhlichmesa: Avoid explicit invalidation of shine tables.
2012-02-29 Mathias Fröhlichmesa: Remove gl_light_attrib::_Flags.
2012-02-29 Mathias Fröhlichmesa: Remove _CosCutoffNeg from light state.
2012-02-29 Brian Paulmesa: use arrayObj var in more places in client_state()
2012-02-29 Brian Paulmesa: asst. fixes for texture arrays and borders
2012-02-29 Brian Paulmesa: check for no state change in VertexAttribDivisor()
2012-02-29 Brian Paulmesa: reorder things in mtypes.h
2012-02-28 Eric Anholti965: Avoid blocking on the GPU for setting the HiZ...
2012-02-28 Neil Robertsmesa: Don't disable fast path for normalized types
2012-02-28 Brian Paulmesa: minor comment, whitespace fixes in teximage.c
2012-02-28 Dave Airliest/mesa: don't unreference user attribs up front.
2012-02-28 Dave Airliemesa/vbo: inline vbo_sizeof_ib_type.
2012-02-28 Brian Paulxlib: silence unused var warning
2012-02-27 Marek Olšákgallium: remove PIPE_SHADER_CAP_OUTPUT_READ
2012-02-25 Vinson Leescons: Don't build the assembly sources on Mac OS X.
2012-02-24 Brian Paulmesa/gdi: include swrast.h to fix compilation
2012-02-24 Brian Paulst/mesa: initialize the MaxViewport, MaxRenderbufferSiz...
2012-02-24 Brian Paulmesa: move more swrast-related #defines out of core...
2012-02-24 Brian Paulmesa: remove STENCIL_BITS use
2012-02-24 Brian Paulxlib: remove STENCIL_BITS
2012-02-24 Brian Paulmesa: remove last of MAX_WIDTH, MAX_HEIGHT
2012-02-24 Brian Paulmesa: remove MAX_WIDTH from prog_execute.h
2012-02-24 Brian Paulintel: remove MAX_WIDTH usage in intelInitContext()
2012-02-24 Brian Paulswrast: check max renderbuffer size against SWRAST_MAX_...
2012-02-24 Brian Paulosmesa: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Pauldri/swrast: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Paulxlib: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Paulswrast: define, use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Paulmesa: remove some cruft from config.h
2012-02-24 Brian Paulmesa: minor comment clean-ups in config.h
2012-02-24 Brian Paulmesa: remove WIN32 MAX_WIDTH work-around in config.h
2012-02-24 Brian Paulswrast: remove MAX_WIDTH array in s_span.c
2012-02-24 Brian Paulswrast: simplify mask array code
2012-02-24 Brian Paulswrast: stop using MAX_WIDTH arrays in triangle code
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in stencil code
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_drawpix.c
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_zoom.c
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_depth.c
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_copypix.c
2012-02-24 Brian Paulmesa: move/fix MAX_WIDTH/HEIGHT-related assertions
2012-02-24 Brian Paulst/mesa: stop using MAX_WIDTH in st_cb_texture.c
2012-02-24 Brian Paulst/mesa: stop using MAX_WIDTH in st_cb_drawpixels.c
2012-02-24 Brian Paulmesa: stop using MAX_WIDTH in glReadPixels code
2012-02-24 Brian Paulmesa: stop using MAX_WIDTH in texstore code
2012-02-23 Paul Berryglapi: Fix incorrect enum value.
2012-02-23 Brian Paulst/mesa: use pipe_sampler_view_release()
2012-02-23 Brian Paulst/mesa: add floating point formats in st_new_renderbuf...
2012-02-22 Paul Berryi915: Initialize swrast_texture_image structure fields.
2012-02-22 Jesse Barnesintel: bump DRI_IMAGE extension version to 3
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-22 Brian Paulmesa: add special case in texstore.c for GL_LUMINANCE_A...
2012-02-21 Eric Anholti965/gen6: Fix near-NULL deref in setting up GS binding...
2012-02-21 Eric Anholti965: Correct the size of the state batch space allocat...
2012-02-21 Eric Anholti965: Fix a bad comment in gen6 sol setup.
2012-02-21 Eric Anholti965/gen6: Fix the size of the GS surface binding table.
2012-02-21 Kenneth Graunkei965: Only set Last Render Target Select on the last...
2012-02-21 Eric Anholtintel: Silence valgrind warning for getparam ioctl...
2012-02-21 Eric Anholti965: Rename the original binding table to mention...
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-21 Eric Anholti965/gen6+: Avoid recomputing whether we use noperspective.
2012-02-21 Eric Anholti965/gen7: Skip checking if we need a GS program for...
2012-02-21 Eric Anholti965: Compute required barycentric interp modes once...
2012-02-21 Eric Anholti965: Move VUE map computation to once at VS compile...
2012-02-21 Eric Anholti965: Make the userclip flag for the VUE map come from...
next