util: Cast to match the MSVC intrinsics.
[mesa.git] / src / mesa /
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Francisco Jerezmesa: Factor out the fb initialization details from...
2010-02-03 Keith Whitwellvbo: fix void * arithmetic warning
2010-02-03 Francisco Jerezvbo: Fix up in-place splitting for non-contiguous/index...
2010-02-03 Keith Whitwellmesa/st: bump the gallium version number
2010-02-03 Keith Whitwellst/mesa: remove some floating point divides in viewport...
2010-02-03 Dave Airlier300: fix compiler bugs introduced with MRT changes.
2010-02-02 Scott MoreauTrack frag shader changes introduced by commit 47695665...
2010-02-02 Francisco Jerezmesa: Add a BITSET_FFS function.
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-02 Corbin Simpsonr300compiler: Add MRT number to debugging output.
2010-02-02 Corbin Simpsonr300compiler, r300 classic, r300g: Add support for...
2010-02-02 Pauli Nieminenr200: Fix EXT_fogcoord rendering.
2010-02-02 Brian Paulst/mesa: fix texture deallocation bug
2010-02-02 Brian Paulmesa: change _mesa_find_free_register() to find multipl...
2010-02-01 Keith Whitwellst/mesa: remove duplicate calculation of fp input mapping
2010-02-01 Keith Whitwellst/mesa: remove dead stfp input_map array
2010-02-01 Brian Paulmesa: added _mesa_print_vp/p_inputs() functions (debug...
2010-02-01 Brian Paulglslcompiler: add glapi_nop.o to OBJECTS
2010-02-01 José Fonsecamesa: Add missing includes.
2010-02-01 Vinson Leemesa: Remove unnecessary headers.
2010-02-01 Vinson Leer600: Remove duplicate assignment.
2010-01-31 Vinson Leest/mesa: Remove unnecessary headers.
2010-01-31 Vinson Leemesa: Remove unnecessary headers.
2010-01-31 Vinson Leei965: Silence uninitialized variable warning.
2010-01-31 Vinson Leeradeon: Remove unnecessary headers.
2010-01-31 Vinson Leer600: Remove unnecessary headers.
2010-01-31 Vinson Leer300: Remove unnecessary headers.
2010-01-31 Vinson Leer200: Remove unnecessary headers.
2010-01-31 Vinson Leer128: Remove unnecessary headers.
2010-01-31 Vinson Leeintel: Remove unnecessary headers.
2010-01-31 Vinson Leei965: Remove unnecessary headers.
2010-01-31 Vinson Leei915: Remove unnecessary headers.
2010-01-30 Eric Anholtintel: Respect texture tiling when doing a PBO blit...
2010-01-30 Eric Anholtintel: Fix inverting of inversion test for windows...
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Brian Paultnl: check that state is validated before drawing
2010-01-29 Brian Paulst/mesa: check that state is validated before drawing
2010-01-29 Brian Paulvbo: fix missing state validation bugs
2010-01-29 Brian Paulmesa: do state validation in _mesa_valid_to_render()
2010-01-29 Brian Paulwindows: assorted build fixes
2010-01-29 Brian Paulmesa: Warn when indices are out of bounds, but do not...
2010-01-29 Luca Barbierist/mesa: Gallium support for ARB_fragment_coord_convent...
2010-01-29 Luca Barbierimesa: don't expose GL_ARB_fragment_coord_conventions...
2010-01-28 Eric Anholtintel: Set the region's tiling to none when attaching...
2010-01-28 Eric Anholti915: Remove unused initial and current state, now...
2010-01-28 Eric Anholtintel: Remove long-disabled meta readpixels, and associ...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Vinson Leeradeon: Silence "format" compiler warnings.
2010-01-28 Brian Paulswrast: s/FIXED_TO_FLOAT/FixedToFloat/
2010-01-28 Brian Paulmesa: fix int/uint comparison warnings
2010-01-28 Brian Paulmesa: fix double->float assignment warnings, int/uint...
2010-01-28 Brian Paulmesa: fix double->float assignment warnings
2010-01-28 Brian Paulmesa: fix int/uint comparison warnings
2010-01-28 Brian Paultnl: fix double->float and int/uint conversion warnings
2010-01-28 Brian Paulswrast: silence double->float assignment warnings
2010-01-28 Brian Paulmesa: more info in glActiveTexture error msg
2010-01-27 Alex Deucherr600: fix warning
2010-01-27 Alex Deucherr600: rv670 support 8 tex instructions just like other...
2010-01-27 Andre Maasikasr600: increase max texture units to 16
2010-01-27 Andre Maasikasr600: fix XPD with writemask
2010-01-27 Dave Airlieradeon/r200/r300: don't clean non-emitted state.
2010-01-27 Dave Airlieradeon: remove unused file
2010-01-27 Eric Anholtintel: Remove dead code from having to clip copyteximag...
2010-01-27 Eric Anholtintel: Use a handy helper in glReadPixels source clipping.
2010-01-27 Eric Anholtintel: Clean up stale comments about cliprects.
2010-01-27 Eric Anholtintel: Remove the remaining cliprects code from DRI1.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from spans code.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from blit glBitmap.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from CopyPixels.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from glClear blit implementation.
2010-01-27 Eric Anholti965: Remove DRI1 leftovers from stipple offset handling.
2010-01-27 Vinson Leest/mesa: Silence uninitialized variable warning.
2010-01-27 Eric Anholtintel: Fix PBO blit ReadPixels from an FBO.
2010-01-26 Eric Anholti965: Add support for EXT_draw_buffers2.
2010-01-26 Eric Anholti965: Fix fp fragment.position handling and enable...
2010-01-26 Eric Anholtswrast: Implement ARB_fragment_coord_conventions but...
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Erik Wienmesa: Don't bind DRAW/READ_FRAMEBUFFER separately witho...
2010-01-26 Jesse Barnesintel: make sure we update the renderbuffers after...
2010-01-26 Brian Paulvbo: if 'end' is out of bounds, clamp it
2010-01-26 Brian Paulvbo: clamp DrawElements start/end to max possible values
2010-01-26 Brian Paulmesa: remove redundant _MaxElement computation
2010-01-26 Roland Scheideggermesa/st: code cleanups for new blend functionality
2010-01-26 Eric Anholtintel: Don't do client-side frame throttling with DRI2...
2010-01-26 Eric AnholtRevert "intel: Use the new DRI2 flush invalidate entryp...
2010-01-26 Eric Anholti965: Remove unnecessary malloc/free in VS binding...
2010-01-26 Eric Anholti965: Fix build after merge of mesa stable branch.
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Alex Deucherr300: rv350+ support FLT16_2/4 vertex formats
2010-01-25 Roland Scheideggerst/mesa: handle EXT_draw_buffers2 per rendertarget...
2010-01-25 Luca BarbieriFix compressed texture loads for non-minimal pitches...
2010-01-25 Brian Paulst/mesa: fix int->uint conversion for negative scissor...
2010-01-25 Brian Paulmesa: move _mesa_debug() call earlier in _mesa_Scissor
2010-01-24 Xavier Chantryst/mesa: fix unsigned/signed breakage in scissor
2010-01-24 Chia-I Wumesa/es: Improve Makefile rules.
2010-01-24 Vinson Leer200: Silence fprintf format warning.
2010-01-24 Vinson Leex86: Do not build read_rgba_span_x86.S on Mac OS X.
2010-01-24 Vinson Leex86: Do not use .hidden pseudo-op on Mac OS X.
next