gallium: the other drivers don't support ARB_buffer_storage
[mesa.git] / src / gallium / drivers / nouveau /
2013-08-19 Christian Königvl: use a template for create_video_decoder
2013-08-16 Ilia Mirkinnv50: add vp3/vp4 support for mpeg2/vc1
2013-08-15 Ilia Mirkinnvc0: move video param and format support functions...
2013-08-15 Ilia Mirkinnvc0: move firmware loading functions to nouveau
2013-08-15 Ilia Mirkinnvc0: move some of the simpler decoder functions into...
2013-08-15 Ilia Mirkinnvc0: move vp param filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move bsp param-filling logic into nouveau
2013-08-15 Ilia Mirkinnvc0: move nvc0_decoder into nouveau, rename to nouveau...
2013-08-15 Ilia Mirkinnvc0: refactor video buffer management logic into nouve...
2013-08-15 Ilia Mirkinnv30: hook up PMPEG support via nouveau_video, enables...
2013-08-15 Ilia Mirkinnouveau: set buffer format of video buffer
2013-08-15 Ilia Mirkinnouveau: fix number of surfaces in video buffer, use...
2013-08-15 Vinson Leenouveau: Fix variable name.
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-07-05 Ben Skeggsnvc0: enable very initial support for nvf0 (GK110)
2013-05-03 Andreas Bollscons: remove nouveau build
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-03 Christoph Bumillernouveau: accelerate buffer copies in resource_copy_region
2013-04-03 Christoph Bumillernvc0: add some driver statistics queries
2013-03-12 Christoph Bumillernvc0: implement compute support for nve4
2013-03-12 Christoph Bumillernouveau: align PIPE_BIND_SHADER,COMPUTE_RESOURCEs to...
2013-03-12 Francisco Jereznouveau: Bail out from nouveau_fence_wait if flushing...
2013-01-27 Christoph Bumillernouveau: don't try to use push_data if it's not implemented
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnernouveau: Convert to automake
2013-01-08 Christoph Bumillernouveau: increase max order of suballocated buffers...
2013-01-08 Christoph Bumillernouveau: improve buffer transfers
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-11-04 Lucas Stachnv50,nvc0: expose ARB_map_buffer_alignment
2012-10-14 Christoph Bumillernouveau: fix offset in nouveau_buffer_transfer_map
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-07-13 Christoph Bumillernouveau: implement missing timer query functionality
2012-06-11 Eric Anholtautomake: Globally add stub automake targets to the...
2012-06-05 Marcin Slusarznouveau: fix scratch buffer leak
2012-05-29 Christoph Bumillernouveau: unreference fences on resource destruction
2012-05-17 Christoph Bumillernouveau: place static buffers in VRAM if preferred...
2012-05-17 Christoph Bumillernv50,nvc0: handle user vertex buffers
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-06 Christoph Bumillernouveau: fix nouveau_scratch_runout_release bo count...
2012-04-29 Marek Olšákgallium: remove pipe_resource::user_ptr
2012-04-23 Marek Olšákgallium: add user_ptr in pipe_resource
2012-04-14 Christoph Bumillernvc0: add initial support for nve4+ (Kepler) chipsets
2012-04-14 Christoph Bumillernouveau: add new shared scratch buffers
2012-04-13 Ben Skeggsnv30: import new driver for GeForce FX/6/7 chipsets...
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-04-13 Christoph Bumillernouveau: remove automatic buffer migration heuristics
2012-04-13 Ben Skeggsnvfx: completely remove this driver (GeForce FX/6/7)
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
2012-03-05 Marek OlšákRevert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
2012-02-21 Marek Olšákgallium/util: remove u_simple_screen
2012-02-06 Christian Königvl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
2012-02-06 Christian Königvl: add interlacing capabilities
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-15 Christian Königvl: move away from state like parameters
2012-01-15 Christian Königvl/video_buffer: use template style create params
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2012-01-05 Marek Olšákgallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
2012-01-05 Marek Olšákgallium: remove deprecated PIPE_TRANSFER_DISCARD
2011-12-23 Maarten Lankhorstnouveau: Fix bugs in nouveau_video_buffer
2011-12-15 Christoph Bumillernvc0: implement new stream output interface
2011-12-13 Marcin Slusarznouveau: get rid of winsys object
2011-10-21 Christoph Bumillernouveau,nvc0: fix/improve handling of multiple constant...
2011-10-09 Marcin Slusarznouveau: hide some debugging messages behind environmen...
2011-10-09 Marcin Slusarznouveau: fix fence hang
2011-09-25 Marcin Slusarznouveau: fix crash during fence emission
2011-09-16 Vinson Leenouveau: Fix typos of ParseSourceList in SConscript...
2011-09-14 Christoph Bumillernouveau: make data argument of nouveau_context::push_da...
2011-09-14 Emeric Grangenouveau: Add max_references parameter to vl_create_deco...
2011-09-10 Maarten Lankhorstnouveau: Add support for XvMC acceleration
2011-09-08 Marcin Slusarznouveau: fix nouveau_fence leak
2011-08-30 Christoph Bumillernouveau: use PRIu64 for printing uint64_t
2011-08-30 Christoph Bumillernouveau/mm: move slabs to correct list on memory release
2011-08-30 Christoph Bumillernvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
2011-08-30 Christoph Bumillernv50: add support for linear textures and render targets
2011-08-27 Chia-I Wuandroid: add support for nouveau
2011-08-27 Chia-I Wunouveau: share the source lists
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Christoph Bumillernouveau: hook up video decoding with nouveau_context
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-20 Marcin Slusarzgallium/nouveau: remove unused nouveau_screen_bo_user
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-27 Marek Olšákgallium/nouveau: fix printf warnings
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-18 Johannes Obermayrnouveau: Fix serious compiler warnings
2011-03-13 Christoph Bumillernv50,nvc0: clean up flushes
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 Ben Skeggsnouveau: allow pipe driver to define which buffers...
next