draw: Remove unused variables.
[mesa.git] / src /
2012-01-28 Vinson Leedraw: Remove unused variables.
2012-01-28 Vadim Girlinr600g: fix linear and flat interpolation
2012-01-28 Yuanhan Liui965: fix inverted point sprite origin when rendering...
2012-01-28 Brian Paulmesa: remove byteswap check in fast_read_rgba_pixels_me...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: more use of _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: use _mesa_format_matches_format_and_type() in...
2012-01-28 Brian Paulmesa: implement more cases in _mesa_format_matches_form...
2012-01-28 Brian Paulmesa: use swapBytes parameter in _mesa_format_matches_f...
2012-01-28 Brian Paulmesa: added swapBytes parameter to _mesa_format_matches...
2012-01-28 Brian Paulmesa: rewrite, simplify some of the logic in _mesa_form...
2012-01-28 Brian Paulmesa: add BGR888 code in _mesa_format_matches_format_an...
2012-01-28 Brian Paulmesa: fix error in _mesa_format_matches_format_and_type...
2012-01-28 Brian Paulmesa: remove redundant byte swap check
2012-01-28 Brian Paulmesa: remove LSB-first pixel packing check in glReadPixels
2012-01-28 Chad Versaceswrast: Fix implicit declaration warnings
2012-01-27 Alex Deucherr600g: remove unsupported evergreen CB formats
2012-01-27 José Fonsecamesa: Avoid void * arithmetic.
2012-01-27 Chad Versaceswrast: Fix fixed-function fragment processing
2012-01-27 Anuj Phogatmesa: set clamp bit in glGetTexImage for GL_UNSIGNED_NO...
2012-01-27 Eric Anholtmesa: Don't round-trip integer texture data through...
2012-01-27 Eric Anholtmesa: When unpacking signed integer pixel data, don...
2012-01-27 Eric Anholtmesa: Add clamping for packing of integer data.
2012-01-27 Eric Anholtmesa: Add missing format unpack for some integer textur...
2012-01-27 Eric Anholti965: Don't allow rendering to non-GL_RED/RG/RGBA integ...
2012-01-27 Eric Anholtintel: Pass the gl_renderbuffer to render_target_suppor...
2012-01-27 Eric Anholtintel: Make a renderbuffer wrapping a texture have...
2012-01-27 Eric Anholtintel: Simplify intel_renderbuffer_update_wrapper(...
2012-01-27 Eric Anholtintel: Drop intel_wrap_miptree().
2012-01-27 Eric Anholtintel: Comment typo fix.
2012-01-27 Eric Anholtmesa: Fix handling of glCopyBufferSubData() for src...
2012-01-27 Eric Anholtintel: Fix accum buffer mapping since the swrast rework.
2012-01-27 Eric Anholtmesa: Fix display list handling for GL_EXT_framebuffer_...
2012-01-27 Eric Anholtmesa: Fix display list handling for EXT_framebuffer_object.
2012-01-27 Brian Paulgallivm: Swizzle constants into the right AoS ordering.
2012-01-27 José Fonsecadraw: Ensure that prepare is always run after LLVM...
2012-01-27 Marek OlšákRevert "r600g: use S_028B20_BUFFER_0_EN macro for strea...
2012-01-27 Matt Turneri965/automake: use $top_srcdir instead of relative...
2012-01-27 Matt Turnerdri common: add .gitignore
2012-01-27 Matt Turnerdri: make sure to build libdricommon.la
2012-01-27 Eric Anholti965: Drop the missing symbols link test.
2012-01-27 Eric Anholtnouveau: Fix missing dri common symbols after automake...
2012-01-27 Eric Anholtradeon: Fix missing dri common symbols after automake...
2012-01-27 Eric Anholtdri: Move the compile of the common files to a convenie...
2012-01-27 Eric Anholti915: Fix driver after automakeification.
2012-01-27 Kenneth Graunkei965/vs: Use the sampler for VS pull constant loading...
2012-01-27 Kenneth Graunkei965: Expose brw_set_sampler_message for use outside...
2012-01-26 Brian Paulsvga: reset vertex buffer offset in svga_release_user_u...
2012-01-26 José Fonsecamapi: Make initMagic unsigned.
2012-01-26 José Fonsecascons: Remove references to u_thread.c
2012-01-26 Matt TurnerFix visibility of u_thread functions by inlining them
2012-01-26 Brian Paulnouveau: include s_context.h to silence missing prototy...
2012-01-26 Brian Paulswrast: silence uninitialized var warnings
2012-01-26 Lucas Stachnvfx: fix nv3x fallout from state validation changes
2012-01-26 Benjamin Franzkegbm: Add back link flags for udev, dl and glapi
2012-01-26 Jakob Bornecrantzdraw: Only run prepare when state, prim and opt changes
2012-01-26 Jakob Bornecrantzdraw: Don't revalidate pipeline on backend flushes
2012-01-26 Jakob Bornecrantzdraw: Remove reduced_prim
2012-01-26 Benjamin Franzkeautomake: src/egl/wayland
2012-01-25 Paul Berryi965/gen6/GT1: Increase max_vs_entries to 256.
2012-01-25 Paul Berryi965/gen6: Fix segfault in transform feedback to DYNAMI...
2012-01-25 Ander Conselvan... gbm: fix copy & paste error in gbm_bo_get_handle docume...
2012-01-25 José Fonsecamesa/st: Assign inputsRead at right (previous) location.
2012-01-25 Marek Olšákmesa: remove ctx->Const.sRGBCapable
2012-01-25 Marek Olšákr600g: handle start_component from stream_output_info...
2012-01-25 Marek Olšákr600g: don't expose transform_feedback2 without kernel...
2012-01-25 Marek Olšákmesa: allow exposing GL3 without EXT_texture_integer
2012-01-25 Marek Olšákmesa: add missing integer alpha formats to _mesa_base_f...
2012-01-25 Marek Olšákst/mesa: require all s3tc formats for EXT_texture_compr...
2012-01-25 Marek Olšákst/mesa: simplify enabling EXT_packed_depth_stencil...
2012-01-25 Marek Olšákmesa: remove obsolete comment in version.c
2012-01-25 Marek Olšákgallium/docs: document more CAPs
2012-01-25 Marek Olšákr600g: nuke the fallback for vertex and fragment color...
2012-01-25 Marek Olšákr300g: nuke the fallback for fragment color clamping
2012-01-25 Marek Olšákst/mesa: inline if(1) conditional
2012-01-25 Marek Olšákst/mesa: move fragment shader tgsi tokens into st_fp_va...
2012-01-25 Marek Olšákst/mesa: do vertex and fragment color clamping in shaders
2012-01-25 Christian Königst/xvmc: remove xorg-server dependency
2012-01-25 Benjamin Franzkest/mesa: Fix recurring surfaceless contexts
2012-01-25 Eric Anholtmesa: Fix CopyTex{Sub,}Image error checks for integer...
2012-01-25 Eric Anholtmesa: Add missing integer R/RG cases to _mesa_is_color_...
2012-01-25 Eric Anholtmeta: Detect currently-unsupported integer CopyTexSubIm...
2012-01-25 Eric Anholtmesa: Add the remaining from/to types for GL_EXT_textur...
2012-01-25 Eric Anholtmesa: Add support for glGetTexImage on GL_TEXTURE_1D_ARRAY
2012-01-25 Eric Anholtmesa: s/GLuint col/GLint col/ to avoid signed/unsigned...
2012-01-25 Eric Anholtmesa: Add support for glGetTexImage() from integer...
2012-01-25 Eric Anholti965/gen6+: Work around GPU hangs with logic ops on...
2012-01-25 Eric Anholti965/gen6+: Disable blending, alpha test, and dither...
2012-01-24 Brian Paulmesa/gdi: remove wmesa_set_renderbuffer_funcs() function
2012-01-24 Brian Pauldri/swrast: remove obsolete swrast_span.c file from...
2012-01-24 Brian Paulswrast: fix uninitialized variable warning
2012-01-24 Brian Paulswrast: make rowStride variable signed in put_z32_values()
2012-01-24 Brian Paulintel: use swrast code to map/unmap renderbuffers for...
2012-01-24 Brian Paulmesa: update comments, fix whitespace in dd.h
2012-01-24 Brian Paulswrast: remove unused StoreTexel code
2012-01-24 Brian Paulswrast: use Map/UnmapTextureImage() in framebuffer...
2012-01-24 Brian Paulmesa: remove ctx->Driver.Map/UnmapTexture() hooks
2012-01-24 Brian Paulnouveau: stop calling ctx->Driver.Map/UnmapTexture()
next