DRI2: synchronize swap interval with server at startup time
[mesa.git] / src /
2010-04-19 Jesse BarnesDRI2: synchronize swap interval with server at startup...
2010-04-19 Brian Paulst/mesa: invert scissor rect depending on FB orientation
2010-04-19 Matthieu Herrbmesa: Fix build with gcc 3.3.
2010-04-19 Matthieu Herrbradeon: Let this build with gcc 3.3
2010-04-19 Owain Ainsworthradeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
2010-04-19 Matthieu Herrbmesa: Use __OpenBSD__ to check for OpenBSD.
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-16 Tormod Voldensavage: call _mesa_meta_init/free()
2010-04-14 Arpad Borsossoftpipe: Fix division by zero
2010-04-14 Michael SchmidtInitialize DRI2 swap interval to 0
2010-04-13 Jesse BarnesDRI2: report swap events correctly in direct rendered...
2010-04-12 Vinson Leei915g: Fix assert.
2010-04-11 Maciej Cencorar300: respect radeon common code fallbacks
2010-04-11 Maciej Cencorar300: set proper vertex index limits also in non indexe...
2010-04-10 Alex Deucherr600: add new r7xx pci ids
2010-04-09 Kristian Høgsbergglx: Fix config chooser logic for 'mask' matching
2010-04-09 Brian Paulmesa: fix instruction indexing bugs
2010-04-08 Brian Paulst/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) regression
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
2010-04-08 Dave Airlietexenvprogram: fix for ARB_draw_buffers.
2010-04-05 Brian Paulsoftpipe: index the correct blend/mask state index
2010-04-05 Ian Romanickmesa: set version string to 7.8.1
2010-04-05 Henri Verbeetmesa: update_arrays() depends on program state.
2010-04-05 Ian RomanickUpdate to final names from GLX_INTEL_swap_event spec
2010-04-03 Vinson Leeutil: Use GCC atomic bultins on GCC 4.1 and higher...
2010-04-02 Vinson Leeglx: Fix compilation errors on non-GLX_DIRECT_RENDERING...
2010-04-02 Chia-I Wust/vega: Do not depend on libm.
2010-04-02 Jesse BarnesGLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffers
2010-04-02 Jeremy HuddlestonRevert accidental commits from the xquartz tree
2010-04-01 Jeremy Huddlestonapple: Use mesa gl.h rather than generating one.
2010-04-01 Jeremy Huddlestonapple: Integrate our libGL into the existing build...
2010-04-01 Jeremy Huddlestonapple: Change ifdefs for DRI to be DRI && !APPLE
2010-04-01 Jeremy Huddlestonapple: Remove duplicate headers that already exist...
2010-04-01 Jeremy Huddlestonapple: Initial import of libGL for OSX from AppleSGLX...
2010-04-01 Vinson Leeglx: Fix compilation errors on non-GLX_DIRECT_RENDERING...
2010-03-31 Ben Skeggsst/mesa: use BITFIELD64_BIT to access shader OutputsWri...
2010-03-30 Michel Dänzerglx/dri2: Fix debug build with old dri2proto.
2010-03-28 Ian Romanickintel: Bump intel driver date to reflect status as...
2010-03-28 Ian Romanickmesa: set version string to 7.8
2010-03-27 Vinson Leei965g: Add brw_winsys_debug.c to SCons build.
2010-03-27 Vinson Leeidentity: Add id_drm.c to SCons build.
2010-03-27 Brian Paulmesa: move/update hash function comments
2010-03-27 Brian Paulmesa: fix deadlock in _mesa_HashFindFreeKeyBlock()
2010-03-26 Michel Dänzerdri/swrast: Fix frontbuffer rendering.
2010-03-26 Michel Dänzerdri/swrast: Fix missed conversion of one pixel pointer...
2010-03-26 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-26 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-26 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-26 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-26 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
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 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 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 Brian Paulglslcompiler: fix build breakage
2010-03-22 Pauli Nieminenmesa: Add end of line to the end of a debug output.
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-20 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
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 Romanickmesa: set version string to 7.8-rc1
2010-03-16 Matthew W. S. BellCorrect 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.
next