mesa.git
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Corbin Simpsondocs: Mark what I've been up to.
2010-01-29 Brian Paulprogs/tests: added a few more files to .gitignore
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 Pauldocs: Fixed Windows build for 7.7.1
2010-01-29 Brian Paulwindows: assorted build fixes
2010-01-29 Rodolfo Ribeiro... glx: fix possible memory leaks in dri2CreateScreen()
2010-01-29 Brian Paulmesa: Warn when indices are out of bounds, but do not...
2010-01-29 Luca Barbierisoftpipe: support all TGSI fragment coord conventions...
2010-01-29 Luca Barbierist/mesa: Gallium support for ARB_fragment_coord_convent...
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-29 Luca Barbieritgsi: add properties for fragment coord conventions...
2010-01-29 Luca Barbierimesa: don't expose GL_ARB_fragment_coord_conventions...
2010-01-29 Alan Hourihaneanother gcc 4.2.x check for mstackrealign
2010-01-29 Vinson Leeglu/sgi: Remove unnecessary headers.
2010-01-29 Vinson Leesvga: Remove unnecessary headers.
2010-01-28 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-01-28 Vinson Leeegl: Remove unnecessary headers.
2010-01-28 Vinson Leeprogs/tests: Remove unnecessary headers.
2010-01-28 Vinson Leeprogs/glsl: Fix bump GLSL compilation error on Mac OS.
2010-01-28 Vinson Leeprogs/glsl: Remove unused variable in bump.c.
2010-01-28 Vinson Leeprogs/glsl: Remove unnecessary header from samplers.c.
2010-01-28 Corbin Simpsonr300g: Clean up blend masks, change caps.
2010-01-28 Corbin Simpsongallium-docs: Minor grammar, need to talk about dual...
2010-01-28 Corbin Simpsongallium-docs: Clean up constantbuf info a bit.
2010-01-28 Corbin Simpsongallium-docs: Add PIPE_CAP info.
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 Jakob Bornecrantzst/xorg: Update to new libkms interface but be backward...
2010-01-28 Alan Hourihanedefine own embedded target and cleanup previous commit.
2010-01-28 Alan HourihaneDon't define HAVE_POSIX_MEMALIGN for embedded target.
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.
next