mesa.git
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Roland Scheideggergallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SO...
2010-01-28 Alan Hourihaneadd PIPE_SUBSYSTEM_EMBEDDED when embedded platform...
2010-01-28 Michal Kroltgsi: Constants declared with ureg_DECL_constant()...
2010-01-28 Michal Kroltgsi: Add ureg_property_gs_output_prim/max_vertices().
2010-01-28 Michal Kroldocs: Implement constant buffer CAPs.
2010-01-28 Michal Krolsoftpipe: Report some sane values for constant buffer...
2010-01-28 Michal Krolgallium: Add CAPs for constant buffers.
2010-01-28 Michal Krolgallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_...
2010-01-28 Michal Krolregress: Add vertex shaders tests for constant buffers.
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Michal Krolregress: Add fragment shader test for one-dimensional...
2010-01-28 Michal Krolregress: Add two-dimension constant buffer test.
2010-01-28 Michal Krolpython: Link to ws2_32 on windows.
2010-01-28 Michal Kroltgsi: Handle two-dimensional constants in text parser.
2010-01-28 Michal Krolregress: Fix shader header.
2010-01-28 Michal Krolgallium: Implement 2D constant buffers for fragment...
2010-01-28 Michal Kroltgsi: Handle 2-D declarations.
2010-01-28 Michal Krolgallium: Add tgsi_declaration_dimension token.
2010-01-28 Corbin Simpsonradeong: Slight improvement to buffer creation.
2010-01-28 Corbin Simpsongallium-docs: Moar buffer info.
2010-01-28 Corbin Simpsongallium-docs: Start doc'ing screen buffers.
2010-01-28 Corbin Simpsonr300g: Fix bizarre half-flushes with immd mode.
2010-01-28 Corbin Simpsonr300g: Atomize framebuffers.
2010-01-28 Chia-I Wudocs: Update the developer section of egl.html.
2010-01-28 Vinson Leescons: Do not use linker option '-Bsymbolic' on Mac...
2010-01-28 Chia-I Wuegl: Migrate drivers to use _eglBindContext.
2010-01-28 Chia-I Wuegl: Correctly unbind contexts in eglReleaseThread.
2010-01-28 Chia-I Wuegl: eglMakeCurrent should accept an uninitialized...
2010-01-28 Chia-I Wuegl: Add _eglBindContext.
2010-01-28 Chia-I Wuegl: Use a boolean to indicate whether a display is...
2010-01-28 Vinson Leescons: Fix GLEW build on Mac OS X.
2010-01-28 Vinson Leetgsi: Silence uninitialized variable warning.
2010-01-28 Vinson Leeradeon: Silence "format" compiler warnings.
2010-01-28 Vinson Leest/xorg: Remove unnecessary headers.
2010-01-28 Vinson Leest/dri: Remove unnecessary headers.
2010-01-28 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-28 Brian Paulswrast: s/FIXED_TO_FLOAT/FixedToFloat/
2010-01-28 Vinson Leer300g: Remove unnecessary headers.
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-28 Brian Paulconfigs: added vega to default GALLIUM_STATE_TRACKERS_DIRS
2010-01-27 Vinson Leei965g: Remove unnecessary headers.
2010-01-27 Vinson Leeutil: Remove unnecessary header.
2010-01-27 Vinson Leetgsi: Remove unnecessary header.
2010-01-27 Vinson Leegallium/draw: Remove unnecessary headers.
2010-01-27 Vinson Leer300g: Silence GCC "missing braces around initializer...
2010-01-27 Alex Deucherr600: fix warning
2010-01-27 Alex Deucherr600: rv670 support 8 tex instructions just like other...
2010-01-27 Brian Paulcell: remove commas from structs wrapped in PIPE_ALIGN_...
2010-01-27 Alan HourihaneDuplicate CCVERSION check code to compensate for differ...
2010-01-27 Andre Maasikasr600: increase max texture units to 16
2010-01-27 Andre Maasikasr600: fix XPD with writemask
2010-01-27 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-27 Vinson Leei915g: Remove unnecessary headers.
2010-01-27 Vinson Leescons: Use '-Werror=' option on GCC 4.2.x and greater.
2010-01-27 Corbin Simpsonr300g: Turn the RS block into an atom.
2010-01-27 Corbin Simpsonr300g: Make vertex_format into an atom.
2010-01-27 Corbin Simpsonr300g: Kill dead code for hashing custom state.
2010-01-27 Corbin Simpsonr300g: Add A8_UNORM texture format.
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 Leei965g: Silence uninitialized variable warning.
2010-01-27 Vinson Leesoftpipe: Remove unused variables.
2010-01-27 Vinson Leest/mesa: Silence uninitialized variable warning.
2010-01-27 Eric Anholtintel: Fix PBO blit ReadPixels from an FBO.
2010-01-27 Igor Oliveiradocs: add documentation to double opcodes
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 Alan Hourihanesupport an 'embedded' platform target which turns off...
2010-01-26 Alan HourihaneCheck for __USE_MISC for defining uint & ushort
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 Alan Hourihaneadd missing SCons.Util
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 Alan Hourihanefix typo
2010-01-26 Alan HourihaneAllow the environment to override certain flags.
2010-01-26 Alan Hourihaneonly use -Werror flags with gcc 4.2.x and 4.3.x.
2010-01-26 Aaron Plattnerglxgears: Support GLX_EXT_swap_control for querying...
2010-01-26 Brian Paulmesa: remove redundant _MaxElement computation
2010-01-26 Brian Paulprogs/tests: use glDrawRangeElements() in bufferobj.c
2010-01-26 Christoph Bumillernv50: supports independent blend enables
2010-01-26 Roland Scheideggergallium: add the new PIPE_CAP blend bits to more drivers
next