gallium/swr: Fix compilation TCS/TES compilation issues
[mesa.git] / src / gallium / tests /
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-21 Rob Clarkutil/blitter (and friends): generate appropriate SVIEW...
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-12-10 Marek Olšákcso: put cso_release_all into cso_destroy_context
2014-12-01 José Fonsecagraw: Avoid 'near'/'far' variables.
2014-11-17 Brian Paulgallium/tests: add missing arg to util_make_vertex_pass...
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-08-05 Emil Velikovgallium/tests: automake: link against libmesautil.la
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-06-19 Emil Velikovautomake: include the libdeps in the correct order
2014-06-19 Emil Velikovtargets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
2014-05-23 Jon TURNEYMake DRI dependencies and build depend on the target
2014-04-25 Emil Velikovgallium/tests: conditionally include sw/dri winsys
2014-04-25 Emil Velikovautomake: cleanup pipe-loader handling when using sw...
2014-04-05 Emil Velikovautomake: introduce GALLIUM_COMMON_LIB_DEPS
2014-02-24 Emil Velikovpipe-loader: wrap pipe_loader_sw_probe_xlib within...
2014-02-22 Emil Velikovpipe-loader: introduce pipe_loader_sw_probe_dri helper
2014-02-16 Rob Clarkpipe-loader: split out "client" version
2014-02-11 Emil Velikovgallium/tests: do not link against libudev
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-01-23 José Fonsecagallium: Use C11 thread abstractions.
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-09 Zack Rusingallium: Add support for 32x32 muls with 64 bit results
2013-10-03 Brian Paulgallium/tests: fix SHADER typo
2013-10-03 Brian Paulgallium/tests: use pipe_context::bind_sampler_states()
2013-06-28 Zack Rusingallium/tests: fix the translate test
2013-06-24 José Fonsecatests/graw: Fix typo in shader-leak.c
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-13 Marek Olšákgallium/util: make WRITES_ALL_CBUFS optional in the...
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-14 José Fonsecagraw/tgsi_dump: Fix gdb macro.
2013-04-30 Matt Turnerbuild: Remove libpipe_loader.la from GALLIUM_PIPE_LOADE...
2013-04-30 Matt Turnerbuild: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.
2013-04-25 José Fonsecagraw: Set the vertex shader constant buffer.
2013-04-25 José Fonsecagraw: Simple utilities to dump and disassemble TGSI...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-22 José Fonsecagallivm: Fix assignment of unsigned values to OUT register.
2013-04-15 Matt Turnerbuild: Build pipe-loader before gallium tests
2013-04-04 Zack Rusinllvmpipe: implement ucmp
2013-03-27 Zack Rusingraw/gs: add missing max output vertices to all tests
2013-03-12 Christoph Bumillergallium/tests: check format in compute tests, make...
2013-01-15 Marek Olšákgallium/util: fix glClear with MRT by making the FS...
2013-01-10 Andreas Bollgallium/tests/unit: Convert to automake
2013-01-10 Andreas Bollgallium/tests/trivial: Convert to automake
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-21 Marek Olšákgallium/tests: fix build breakage after pipe_surface...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-11-27 Andreas Bollgallium/tests/trivial: updates for transfer functions...
2012-11-27 Andreas Bollgallium/tests/trivial: updates for CSO interface changes
2012-11-27 Andreas Bollgallium/tests/trivial: updates for util_draw_vertex_buf...
2012-11-21 Andreas Bollgallium/tests: update .gitignore files
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-26 José Fonsecagraw/fs-test: Use user constant buffers.
2012-10-26 José Fonsecagraw: Ensure new members are zeroed.
2012-10-26 José Fonsecatests/graw: Update occlusion query example.
2012-10-26 Vinson Leetests: Use printf instead of debug_printf in u_format_c...
2012-10-17 José Fonsecatgsi: Add support to parse IMM[x] too.
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-06 Vinson LeeUse the correct macro _WIN32 for Windows.
2012-08-03 Brian Paulgallium/tests/trivial: updates for CSO interface changes
2012-06-29 James Bentontests: Updated tests to properly handle NaN for half...
2012-06-06 Brian Paultranslate_test: add support for half floats
2012-05-12 Marek Olšákgallium/graw: stop using user_buffer_create
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium/tests/trivial: Import compute unit tests.
2012-05-11 Francisco Jerezgallium/tests/trivial: Switch to the pipe loader.
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-02-23 Alex CorscaddenAdd a test for the compare opcode.
2012-02-22 José Fonsecatests/graw: Add a bunch of tests.
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-09-19 Dave Airliegraw: fix tests to build on msvc again.
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-08-29 Kai Wasserbächtests/unit: Fix include style
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-11 Christian Königpipe-video: merge fixes
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-24 Brian Paulgallium/tests/trivial: update comment
2011-06-24 Brian Paulgallium/tests/trivial: use CXX to do final link
2011-06-24 Alon Levygallium/tests/trivial: make it build
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Brian Paulgallium: s/bool/boolean/
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-23 José Fonsecagraw: Replace dead symlinks to delete python statetrack...
2011-04-06 José Fonsecast/python: Remove bindings, and all its dependencies.
2011-04-01 José Fonsecatests: Use elts in translate_test.
2011-04-01 José Fonsecascons: Add aliases for unit tests.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
next