mesa.git
2010-03-26 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-25 Tom FogalRegenerate gl_mangle.h
2010-03-25 Brian Paulglapi: return int = 0 from NoOpGeneric()
2010-03-25 Vinson Leeglslcompiler: Fix build.
2010-03-24 Maciej Cencorar300: report correct state atom size
2010-03-24 Maciej Cencorar300: fix off by one
2010-03-24 Maciej Cencorar300: fix vertex programs with big number of params...
2010-03-24 Maciej Cencorar300: fix wpos/fog handling
2010-03-24 Maciej Cencorar300: clean fog_attr/wpos_attr if code accessing these...
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Brian Pauldocs: update docs with 7.7.1 and 7.8 release info
2010-03-23 Brian Paulsoftpipe: comments, re-formatting, etc
2010-03-23 Brian Paulsoftpipe: add special cases for all Z compare modes...
2010-03-23 Brian Paulst/glx: better format selection in xmesa_choose_z_stenc...
2010-03-23 Chia-I WuAdd missing EGL files to the tarballs.
2010-03-23 Kristian Høgsbergglx: Suppress BadDrawable from DRI2CopyRegion
2010-03-23 Ian Romanickmesa: set version string to 7.8-rc2
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Karl SchultzFix potential compilation issue in visual studio projec...
2010-03-22 Brian Paulglslcompiler: fix build breakage
2010-03-22 Pauli Nieminenmesa: Add end of line to the end of a debug output.
2010-03-22 Vinson Leeprogs/tests: Add cva_huge to SCons build.
2010-03-22 Vinson Leeprogs/tests: Include stddef.h for ptrdiff_t on all...
2010-03-21 Pauli Nieminenr200: Fix emit size prediction to account elt splitting.
2010-03-21 Pauli Nieminenr200: Don't flush when closing elts in KMS.
2010-03-21 Pauli Nieminenr200: Fix swtnl fallback to flush pending rendering...
2010-03-21 Pauli Nieminenr200: Fix mixed indetion in r200TclFallback.
2010-03-21 Pauli Nieminenvbo: Fix vbo_split_copy to pass correct max_index to...
2010-03-21 Pauli Nieminentests: Add test for huge client arrays that has to...
2010-03-20 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-20 Brian Pauldocs: remove the 'Last updated date'
2010-03-20 Chia-I Wuglapi: Fix aliases to non-static functions.
2010-03-20 Chia-I Wuglapi: Correctly generate static disatches for X86.
2010-03-19 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-19 Brian Pauldrivers/x11: add PUBLIC qualifier to more API functions
2010-03-19 Ian Romanickintel: Use bit-wise not instead of logical not (i830...
2010-03-19 Ian Romanickintel: Correct value of S0_VB_OFFSET_MASK to match...
2010-03-18 Ian RomanickUse bit-wise not instead of logical not.
2010-03-18 Brian Paulst/mesa: s/unpack/pack/ to be more consistent
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-17 Brian Paulcell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
2010-03-17 Brian Paulcell: be more conservative in cell_is_format_supported()
2010-03-17 Brian Paulst/mesa: fix glCopyPixels bugs/crashes when src region...
2010-03-17 Brian Paulmesa: rename params in prototype to match implementation
2010-03-17 Brian Paulswrast: remove unused compute_coveragei() function
2010-03-16 Eric Anholti965: Fix ENDLOOP to only patch up this loop's BREAK...
2010-03-16 Eric Anholti965: Unalias all GLSL source regs from the destination...
2010-03-16 Eric Anholti965: Fix nested loops in the VS.
2010-03-16 Eric Anholti965: Fix up VP constbuf leak on program delete.
2010-03-16 Eric Anholti965: Fix up the handling of point sprite coordinate...
2010-03-16 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-16 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-16 Ian RomanickRemove nonexistant files from tarballs rule of Makefile
2010-03-16 Ian Romanickmesa: set version string to 7.8-rc1
2010-03-16 Matthew W.... Correct GL_EQUIV code in r67/7xx.
2010-03-16 Pauli Nieminenradeon: Fix buffer object unmap to be called only once...
2010-03-15 Marcin BaczyńskiReplace _mesa_strtod with _mesa_strtof.
2010-03-13 Keith Whitwellmesa: Fix memory leak in decompress-with-blit.
2010-03-12 Michel Dänzervmwgfx/dri: Fix SCons build.
2010-03-12 Michel Dänzerst/dri: Always try to set up R5G6B5 configs.
2010-03-12 Luc Verhaegendri/r700: include shader/programopt.h instead of progra...
2010-03-12 Jeff SmithAdd programs to .gitignore in redbook
2010-03-12 Jeff SmithAdd programs to .gitignore in xdemos
2010-03-12 Jeff SmithAdd -L$(libdir) for xdemos and egl so that the right...
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Vinson Leeradeon: Fix memory leaks from early return.
2010-03-11 Brian Paulst/mesa: s/BUFFER_FRONT_LEFT/surfIndex/
2010-03-11 Brian Paulst/mesa: fix st_set_framebuffer_surface() state validation
2010-03-11 Jakob Bornecrantzst/xorg: Fixup configure
2010-03-11 Brian PaulARB prog parser: added (float) casts and regenerate...
2010-03-11 Jakob Bornecrantzst/xorg: Include cursorstr.h
2010-03-10 Karl Schultzwindows: fix compilation errors and warnings
2010-03-10 Karl Schultzwindows: Quiet warning by not defining YY_NO_UNISTD_H.
2010-03-10 Brian Paulst/mesa: fix incorrect glCopyPixels between window/FBO
2010-03-10 Brian Paulst/mesa: fix incorrect glDrawPixels into FBO
2010-03-10 Michel Dänzerst/xorg: Work around cursor reference counting bugs...
2010-03-08 Alex Deucherradeon: don't attempt to use alternate blit formats...
2010-03-08 Brian Paulsoftpipe: zero-out entire clear_flags array in sp_tile_...
2010-03-08 Brian Paulst/mesa: don't detach renderbuffer, surface in st_finis...
2010-03-08 Alex Deucherr600: enable GL_ARB_pixel_buffer_object
2010-03-08 Brian Paulmesa: add additional missing z formats for render to...
2010-03-08 Alex Deucherradeon/r200/r600: allow src and dst BOs to be placed...
2010-03-08 Alex Deucherradeon/r200/r600: reset bos when validating buffers...
2010-03-08 Alex Deucherr600: recalculate point size, if point min/max size...
2010-03-08 Alex Deucherr600: no need to flush on context init
2010-03-08 Maciej Cencorar300: don't enable EXT_packed_depth_stencil
2010-03-08 Maciej Cencoraradeon: no need to emit full state twice after flush
2010-03-08 Maciej Cencorar300: allow src and dst BOs to be placed in GTT during...
2010-03-08 Maciej Cencorar300: reset bos when validating buffers during blit
2010-03-08 Maciej Cencoraradeon: fallback to software in glCopyTexImage if blit...
2010-03-08 Maciej Cencorar300: VAP flush is needed only when vertex program...
2010-03-08 Maciej Cencorar300: recalculate point size, if point min/max size...
2010-03-08 Maciej Cencorar300: no need to flush on context init
2010-03-08 Maciej Cencorar300: remove unnecessary code
2010-03-08 Brian Paulmesa: add render-to-texture case for MESA_FORMAT_S8_Z24
2010-03-08 Brian Paulmesa: s/GL_DEPTH_STENCIL/GL_DEPTH_COMPONENT/ for MESA_F...
2010-03-08 Chia-I Wust/vega: Fix OpenVG demo segfaults.
2010-03-07 Vinson Leegallivm: Initialize variables for default cases.
2010-03-06 Vinson Leeprogs/demos: Add arbocclude2 to Makefile and .gitignore.
2010-03-06 Brian Paulglx: Move initialization of ext_list_first_time to...
next