gallium: add flags parameter to pipe_screen::context_create
[mesa.git] / src / gallium / drivers / rbug / rbug_screen.c
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-03-23 Giuseppe Bilottagallium: implement get_device_vendor() for existing...
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2011-11-22 Marek Olšákgallium: separate out floating-point CAPs into its...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Vinson Leerbug: Fix 'assignment from incompatible pointer type...
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland Scheideggerrbug: fix breakage due to interface changes
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-12 Jakob Bornecrantzrbug: Add to all targets that link against trace
2010-05-12 Jakob Bornecrantzrbug: Break out of trace
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-17 Brian Paulrbug: remove extra semicolon