mesa.git
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-05 Brian Paulvbo: fix out-of-bounds array access
2009-11-05 Brian Paulmesa: fix broken pack_histogram() case for GLhalf
2009-11-05 Brian Paulmesa: silence warning from gcc 4.4.1
2009-11-05 Brian PaulARB prog parser: include variable name in error text
2009-11-04 Zack Rusinst/xorg: these flushes shouldn't be necessary
2009-11-04 Vinson Leeprogs/tests: Fix MSVC build.
2009-11-04 Alex Deucherr600: rework draw functions
2009-11-04 Alex Deucherr600: fix count prediction for IB case
2009-11-04 Alan HourihaneFix YTILE spantmp functions
2009-11-04 Alan HourihaneFix YTILE spantmp functions
2009-11-04 Vinson Leeglslcompiler: Fix Mac OS build.
2009-11-04 José Fonsecautil: Remove homegrown Windows KM profiler.
2009-11-04 Michal Kroltgsi/ureg: Allow for multiple extended instruction...
2009-11-03 Christoph Bumillernv50: fix shader emit_tex for cube textures
2009-11-03 Christoph Bumillernv50: add abs-modifier for emit_minmax
2009-11-03 Christoph Bumillernv50: add 3d texture tiling and mip-mapping
2009-11-03 Brian Paulmesa: (GLint64) casts in get.c to silence Visual Studio...
2009-11-03 Brian Pauldocs: fix 7.6 build with Visual Studio
2009-11-03 Karl Schultzwindows: updated VC8 project file
2009-11-03 Karl Schultzwindows: remove old entrypoints from mesa.def file
2009-11-03 Karl Schultzmesa: added GLAPIENTRY keywords for sync object functions
2009-11-03 Vinson Leeprogs/util: Fix memory leak if fail to load/compile...
2009-11-03 Michal Krolllvmpipe: Sanitise shader semantic and interpolator...
2009-11-03 Keith Whitwellllvmpipe: remove old prim_setup draw stage
2009-11-03 José Fonsecallvmpipe: Respect gl_rasterization_rules in primitive...
2009-11-03 José Fonsecapython/retrace: Cope with null constant buffers.
2009-11-03 José Fonsecapython/retrace: Add missing colon.
2009-11-03 Brian Paulprogs/tests: debug code for getting texture component...
2009-11-03 Michal Kroltgsi: Up tgsi_exec's control flow nesting to 32.
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian Paulmesa: clean-up, remove some flushing in FBO functions
2009-11-03 Brian Paulmesa: fix indentation
2009-11-03 Brian Paulmesa: clean-up formatting
2009-11-03 Brian Paulmesa: avoid extraneous _NEW_BUFFER changes in _mesa_Bin...
2009-11-03 Brian Paulmesa: use FLUSH_VERTICES() in _mesa_drawbuffers()
2009-11-03 Brian Paulmesa: avoid extraneous _NEW_BUFFER state in _mesa_drawb...
2009-11-03 Brian Paulmesa: use ffs() to shorten loop in _mesa_drawbuffers()
2009-11-03 Brian Paulmesa: added assertion, another comment
2009-11-03 Brian Paulintel: avoid unnecessary front buffer flushing/updating
2009-11-03 Marek Olšákst/mesa: clip pixels in draw_stencil_pixels to avoid...
2009-11-03 Brian Paulst/mesa: don't use util_blit_pixels_writemask() for...
2009-11-03 Brian Paulst/mesa: fix tests for depth and depth/stencil texture...
2009-11-03 Brian Paulmesa: added comment
2009-11-03 Brian Paulmesa: use _mesa_get_current_tex_object()
2009-11-03 Brian Paulmesa: use _mesa_get_current_tex_object()
2009-11-03 Brian Paulmesa: make _mesa_get_current_tex_objec() public
2009-11-02 Ian RomanickARB prog parser: Fix a couple issues with previous...
2009-11-02 Vinson Leeglx: Fix memory leak if XF86DRICreateDrawable() fails
2009-11-02 Pierre Ossmanr600: implement LOG op in compiler
2009-11-02 Pierre Ossmanr600: implement EXP op in compiler
2009-11-02 Michal Kroltgsi/ureg: Add negate and swizzle for predicates.
2009-11-02 Brian Paulmesa: fix incorrect approx bits/channel for fxt1 formats
2009-11-02 Brian Paulgallium/util: add casts to silence warnings
2009-11-02 Michal Kroltgsi/ureg: Update for gallium interface changes.
2009-11-02 Michal Kroltgsi: Update for gallium interface changes.
2009-11-02 Michal Krolgallium: Cleanup predicate and condition code TGSI...
2009-11-02 Michal Krolsoftpipe: Sanitise shader semantic and interpolator...
2009-11-01 Younes Mantonnouveau: Assume all texture blankets are linear for...
2009-11-01 Corbin Simpsonr300g: Miscellania. Avoid draw segfaults, s/true/TRUE...
2009-11-01 Maciej Cencorar300g: fix geometry corruptions
2009-11-01 Maciej Cencorar300g: split constant buffer and shader emittion
2009-11-01 Corbin Simpsonr300g: Adopt osiris' PSC data and swizzle.
2009-11-01 Christoph Bumillernv50: handle TGSI_SEMANTIC_FACE
2009-11-01 Christoph Bumillernv50: make IF condition safe
2009-11-01 Christoph Bumillernv50: implement TGSI_OPCODE_AND/OR/XOR
2009-10-31 Christoph Bumillernv50: fix textures with block size != cpp
2009-10-31 Younes Mantonnouveau: Support X8R8G8B8 textures on nv30, nv40 and...
2009-10-31 Christoph Bumillernv50: use SIFC also for shader upload
2009-10-31 Christoph Bumillernv50: make MRTs work
2009-10-31 Dave Airlieradeon: add missing include
2009-10-31 Marek Olšákr300g: correct the pitch calculation for smaller mipmaps
2009-10-31 Marek Olšákr300g: pretend NPOT support
2009-10-31 Marek Olšákr300g: fix reading from the destination buffer in blending
2009-10-31 Marek Olšákr300g: add precalculating of pixel pitch, add a new...
2009-10-31 Marek Olšákr300g: remove unnecessary assertions
2009-10-31 Marek Olšákr300g: fix crash in r300_is_texture_referenced
2009-10-31 Dave Airlieradeon: use _mesa_get_current_tex_unit
2009-10-31 Brian PaulARB prog parser: regenerated files
2009-10-31 Brian PaulARB prog parser: new set_src_reg(), set_dst_reg() helpers
2009-10-31 Brian Paulmesa: better error message
2009-10-31 Eric Anholtintel: Use GTT mapping when available for swrast.
2009-10-31 Eric Anholtx86: Fix the test for negative pixel count in optimized...
2009-10-31 Eric Anholtintel: Fix up z24_x8 depth spans since the texformat...
2009-10-30 Vinson Leeprog/tests: Fix MSVC build.
2009-10-30 Eric Anholti965: Add an index assert on get_fp_inst array like...
2009-10-30 Eric Anholti965: Fix BRW_WM_MAX_INSN to reflect current limits.
2009-10-30 Eric Anholtintel: Set the texture format in the TFP path.
2009-10-30 Alex Deucherr600: remove duplicate line
2009-10-30 Alex Deucherr600: fill in some missing tex formats
2009-10-30 Alex Deucherr600: fix a warning, update comments
2009-10-30 Vinson Leeprogs/tests: fix MSVC build.
2009-10-30 Andre Maasikasr600: use AUTO_INDEX for draw - saves cmd buffer space
2009-10-30 Brian Paulintel: fix up some XRGB breakage
2009-10-30 Brian Paulmesa: fix inverted buffer object test
2009-10-30 Brian Paulmesa: fix incorrect format info for MESA_FORMAT_SL8
2009-10-30 Chow Loong JinAdd --with-dri-searchpath argument
2009-10-30 Michal Krolsoftpipe: Respect gl_rasterization_rules in primitive...
2009-10-30 Brian Paulintel: update intel_create_renderbuffer(format), add...
2009-10-29 Brian Paulmesa: fix _mesa_texstore_argb8888() for MESA_FORMAT_XRG...
next