mesa.git
2010-10-14 Eric Anholti965: Add support for rescaling GL_TEXTURE_RECTANGLE...
2010-10-13 Fredrik Höglundr600g: Fix texture sampling with swizzled coords
2010-10-13 Dave Airlier600g: drop unused context members
2010-10-13 Ian Romanickmesa: Clean up various 'unused parameter' warnings...
2010-10-13 Ian Romanickmesa: Clean up two 'comparison between signed and unsig...
2010-10-13 Ian Romanickmesa: Refactor validation of shader targets
2010-10-13 Ian Romanickmesa: Silence unused variable warning
2010-10-13 Ian Romanicklinker: Reject shaders that have unresolved function...
2010-10-13 Vinson Leeglsl: Initialize variable in ir_derefence_array::consta...
2010-10-13 José Fonsecallvmpipe: Generalize the x8z24 fast path to all depth...
2010-10-13 José Fonsecagallivm: More accurate float -> 24bit & 32bit unorm...
2010-10-13 Brian Paulgallivm: work-around trilinear mipmap filtering regress...
2010-10-13 Vinson Leegallivm: Remove unnecessary header.
2010-10-13 Brian Paulx11: fix breakage from gl_config::visualType removal
2010-10-13 José Fonsecallvmpipe: Unbreak Z32_FLOAT.
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-13 Kristian Høgsberggl: Remove unused GLcontextModes fields
2010-10-13 Kristian HøgsbergGet rid of GL/internal/glcore.h
2010-10-13 Roland Scheideggergallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpat...
2010-10-13 Dave Airlier600g: fix stencil export for evergreen harder
2010-10-13 Stephan Schmidr600g: fix relative addressing when splitting constant...
2010-10-13 Dave Airlier600g: add missing eg reg definition
2010-10-13 Dave Airlier600g: evergreen add stencil export bit
2010-10-13 Dave Airlier600g: use blitter for hw copy region
2010-10-13 Dave Airlier600g: drop all use of unsigned long
2010-10-13 Dave Airlier600g: fix transfer stride.
2010-10-13 Dave Airlier600g: remove bpt and start using pitch_in_bytes/pixels.
2010-10-13 Dave Airlier600g: rename pitch in texture to pitch_in_bytes
2010-10-13 Dave Airlier600g: use common texture object create function
2010-10-13 Dave Airlier600g: split out miptree setup like r300g
2010-10-13 Dave Airlier600g: add copy into tiled texture
2010-10-13 Dave Airlier600g: the vs/ps const arrays weren't actually being...
2010-10-13 Dave Airlier600g: reduce size of context structure.
2010-10-13 Vinson Leetdfx: Silence unused variable warning on non-debug...
2010-10-13 Dave Airlier600g: store samplers/views across blit when we need...
2010-10-13 Dave Airlier600g: fix scissor/cliprect confusion
2010-10-13 Dave Airlier600g: fix depth0 setting
2010-10-13 Vinson Leer300: Silence uninitialized variable warning.
2010-10-13 Brian Paulmesa: reformatting, comments, code movement
2010-10-13 Brian Pauldraw/llvmpipe: replace DRAW_MAX_TEXTURE_LEVELS with...
2010-10-13 Brian Paulgallivm: remove newlines
2010-10-13 Roland Scheideggergallivm: fix different handling of [non]normalized...
2010-10-13 Brian Paulmesa: remove assertion w/ undeclared variable texelBytes
2010-10-12 Dave Airliest/mesa: enable stencil shader export extension if...
2010-10-12 Dave Airlieglsl: add support for shader stencil export
2010-10-12 Dave Airlier600g: add shader stencil export support.
2010-10-12 Dave Airlier600g: add support for S8, X24S8 and S8X24 sampler...
2010-10-12 Dave Airliest/mesa: use shader stencil export to accelerate shader...
2010-10-12 Dave Airliest/mesa: add option to choose a texture format that...
2010-10-12 Dave Airliesoftpipe: add support for shader stencil export capability
2010-10-12 Dave Airliemesa: improve texstore for 8/24 formats and add texstor...
2010-10-12 Dave Airliemesa: add support for FRAG_RESULT_STENCIL.
2010-10-12 Dave Airliegallium/util: add S8 tile sampling support.
2010-10-12 Dave Airliegallium/format: add X32_S8X24_USCALED format.
2010-10-12 Dave Airliegallium/format: add support for X24S8 and S8X24 formats.
2010-10-12 Dave Airliegallium/tgsi: add support for stencil writes.
2010-10-12 Eric Anholti965: Don't rebase the index buffer to min 0 if any...
2010-10-12 Eric Anholtintel: Allow CopyTexSubImage to InternalFormat 3/4...
2010-10-12 Eric Anholti965: Fix missing "break;" in i2b/f2b, and missing...
2010-10-12 Ian Romanickglsl: Fix incorrect assertion
2010-10-12 Ian Romanickmesa: Validate assembly shaders when GLSL shaders are...
2010-10-12 Keith Whitwellllvmpipe: make sure intrinsics code is guarded with...
2010-10-12 Thomas Hellstromst/xorg: Fix typo
2010-10-12 Brian Paulir_to_mesa: assorted clean-ups, const qualifiers, new...
2010-10-12 José Fonsecagallivm: Name anonymous union.
2010-10-12 Brian Paulst/xlib: add some comments
2010-10-12 Brian Paulglsl2: fix signed/unsigned comparison warning
2010-10-12 José Fonsecallmvpipe: improve mm_mullo_epi32
2010-10-12 Thomas Hellstromst/xorg: Don't try to remove invalid fbs
2010-10-12 Thomas Hellstromxorg/vmwgfx: Don't hide HW cursors when updating them
2010-10-12 Thomas Hellstromst/xorg: Add a customizer option to get rid of annoying...
2010-10-12 Thomas Hellstromxorg/vmwgfx: Make vmwarectrl work also on 64-bit servers
2010-10-12 Thomas Hellstromst/xorg: Don't try to use option values before processi...
2010-10-12 Keith WhitwellRevert "llvmpipe: try to keep plane c values small"
2010-10-12 Keith Whitwellgallivm: don't branch on KILLs near end of shader
2010-10-12 Keith Whitwellr600g: add missing file to sconscript
2010-10-12 Keith Whitwellgallium: move sse intrinsics debug helpers to u_sse.h
2010-10-12 José Fonsecallvmpipe: Fix MSVC build.
2010-10-12 Keith Whitwellllvmpipe: fix typo in last commit
2010-10-12 Keith Whitwellllvmpipe: try to keep plane c values small
2010-10-12 Keith Whitwellllvmpipe: add debug helpers for epi32 etc
2010-10-12 Keith Whitwellllvmpipe: try to do more of rast_tri_3_16 with intrinsics
2010-10-12 José Fonsecallvmpipe: Do not dispose the execution engine.
2010-10-12 Francisco Jereznouveau: Get larger push buffers.
2010-10-12 Francisco Jerezdri/nouveau: Initialize tile_flags when allocating...
2010-10-11 Dave Airlier600g: fix typo in vertex sampling on r600
2010-10-11 Eric Anholti965: Always use the new FS backend on gen6.
2010-10-11 Eric Anholti965: Fix gen6 pixel_[xy] setup to avoid mixing int...
2010-10-11 Eric Anholti965: Don't compute-to-MRF in gen6 VS math.
2010-10-11 Eric Anholti965: Expand uniform args to gen6 math to full register...
2010-10-11 Eric Anholti965: Don't compute-to-MRF in gen6 math instructions.
2010-10-11 Eric Anholti965: Add a couple of checks for gen6 math instruction...
2010-10-11 Eric Anholti965: Don't consider gen6 math instructions to write...
2010-10-11 Chad Versaceglsl: Changes in generated file glsl_lexer.cpp
2010-10-11 Chad Versaceglsl: Add lexer rules for uint and uvecN (N=2..4)
2010-10-11 Chad Versaceglsl: Add glsl_type::uvecN_type for N=2,3
2010-10-11 Chad Versaceintel_extensions: Add ability to set GLSL version via...
2010-10-11 Daniel Vetterr200: revalidate after radeon_update_renderbuffers
next