svga: Actually call fence_reference in texture downloads.
[mesa.git] / src / gallium / drivers / svga /
2010-02-09 José Fonsecasvga: Actually call fence_reference in texture downloads.
2010-02-08 Keith Whitwellsvga: remove dead debug sleep
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-07 Vinson Leesvga: Remove unnecessary header.
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 Vinson Leesvga: Remove unnecessary header.
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Keith Whitwellsvga: fix TXD and TXL opcode translation
2010-02-03 Keith Whitwellsvga: deriv insns not valid in dynamic flow control...
2010-02-03 Keith Whitwellsvga: texture from lod zero inside dynamic branching
2010-02-03 Keith Whitwellsvga: better method for generating white fs color outputs
2010-02-02 José Fonsecagallium: Move p_thread.h and p_atomic.h out of gallium...
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-29 Vinson Leesvga: Remove unnecessary headers.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Roland Scheideggersvga: adapt to blend changes
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Vinson Leesvga: Remove unused variable.
2010-01-21 José Fonsecasvga: Remove duplicate code.
2010-01-21 José Fonsecasvga: Remove unused code.
2010-01-21 José Fonsecasvga: Don't swap buffers to system memory -- winsys...
2010-01-21 José Fonsecasvga: Avoid synchronization issues when doing SW TNL.
2010-01-21 José Fonsecasvga: Follow buffer usage semantics properly.
2010-01-21 Vinson Leesvga: Remove unnecessary headers.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Jakob Bornecrantzsvga: Do a more propper creation of textures from handles
2010-01-19 José Fonsecasvga: Ensure buffer size/alignment is not zero.
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-13 José Fonsecasvga: Fix compile_vs error code.
2010-01-13 Michal Krolsvga: Fix call to translate::run().
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Roland Scheideggergallium: remove const qualifier from pipe_buffer argume...
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-07 Michal Krolsvga: Fix fs key size computation and key comparison.
2010-01-07 Vinson Leesvga: Silence uninitialized variable warning.
2010-01-06 Brian Paulsvga: make texture_target a ubyte, not a bitfield
2010-01-06 Michal KrolMake sure we use only signed/unsigned ints with bitfields.
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-06 Luca Barbierigallium: remove PIPE_TEX_FILTER_ANISO
2010-01-05 José Fonsecasvga: Remove stale references to delete shader results.
2010-01-05 José Fonsecasvga: Rebind shaders when tokens change.
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Michal KrolRemove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCO...
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Michel Dänzersvga: Fix debug build crash when rendering to depth...
2010-01-03 José Fonsecasvga: Use a shader id as low as possible.
2010-01-03 José Fonsecasvga: Rename error labels.
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-30 Michal KrolAdd lame support for instanceID to draw module.
2009-12-29 Michal KrolImplement draw_arrays_instanced() in softpipe.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-26 José Fonsecasvga: Allow to dump an individual command.
2009-12-25 Zack Rusings: fix drivers so they work with geometry shaders
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-23 Roland Scheideggergallium: adapt drivers to pipe_constant_buffer removal
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith Whitwellgallium: remove return value from draw calls
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Roland Scheideggersvga: fix typo
2009-12-18 Roland Scheideggergallium: fix up drivers for edgeflag changes
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 José Fonsecasvga: Add a missing dependency from the prescale state.
2009-12-11 José Fonsecasvga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
2009-12-11 José Fonsecasvga: Keep tight control of texture handle ownership.
2009-12-11 José Fonsecasvga: Fix mixed signed comparisons.
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
next