gallium: replace INLINE with inline
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_context.c
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-09 Ilia Mirkinnv50: keep track of PGRAPH state in nv50_screen
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-11-23 Ilia Mirkinnv50,nvc0: buffer resources can be bound as other thing...
2014-11-23 Ilia Mirkinnv50,nvc0: actually check constbufs for invalidation
2014-09-06 Ilia Mirkinnv50,nvc0: get rid of draw module support
2014-07-04 Ilia Mirkinnv50: do an explicit flush on draw when there are persi...
2014-07-04 Ilia Mirkinnv50: disable dedicated ubo upload method
2014-05-23 Christoph Bumillernv50,nvc0: always pull out bufctx on context destruction
2014-05-02 Ilia Mirkinnouveau: add ARB_buffer_storage support
2014-01-27 Ilia Mirkinnv50: copy nvc0's get_sample_position implementation
2014-01-18 Emil Velikovnv50: drop obsolete check from error path
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: access only the available amount of constbuf
2014-01-18 Emil Velikovnv50: access only the available amount of textures
2013-12-04 Ilia Mirkinnv50: fix a small leak on context destroy
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.