97 커밋 (72128962d640846472c1b0dc22cf4ac6ce875dc9)

작성자 SHA1 메시지 날짜
  Roland Scheidegger b59b23a51d nouveau: adapt to interface changes 15 년 전
  Xavier Chantry 6ddd640365 nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available 15 년 전
  Vinson Lee e3eed8bf21 nouveau: Add to SCons build. 15 년 전
  Vinson Lee b2fc623497 nouveau: Add missing header. 15 년 전
  Luca Barbieri 42d9f2bb7b nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix uncached reads on nv3x 15 년 전
  Luca Barbieri 44ef1577be nvfx: add support for ARB_half_float_vertex 15 년 전
  Luca Barbieri 188b579e30 nouveau: add state buffers, lightweight replacement for state objects 15 년 전
  Luca Barbieri d75f99ab0c nouveau: don't autobind in state objects relocations 15 년 전
  Luca Barbieri e0af5c9b54 nouveau: bind the 3D engine to subchannel 7 and add RING_3D 15 년 전
  Keith Whitwell 287c94ea49 Squashed commit of the following: 15 년 전
  Ben Skeggs 54526154c5 nouveau: Import latest nouveau_class.h from renouveau 15 년 전
  Luca Barbieri dbe63ed3b6 nvfx: move nv04_surface_2d.c into nvfx directory 15 년 전
  Luca Barbieri e1580ce4c9 nvfx: fix quads drawing 15 년 전
  Luca Barbieri 10f464fc10 nv30, nv40: non-trivially unify nv[34]0_screen.c 15 년 전
  Keith Whitwell b43c182f19 Squashed commit of gallium-context-transfers: 15 년 전
  Ben Skeggs ed7f73e161 nouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED 15 년 전
  Ben Skeggs 0842829c18 nv50: when doing inline indices, split elt lists so they fit into pushbuf 15 년 전
  Keith Whitwell 6f4ce4a4fe Squashed commit of gallium-no-texture-blanket 15 년 전
  Jakob Bornecrantz 3bd622d64e nouveau: Conversion to winsys handle 15 년 전
  José Fonseca c9f1db0a03 nouveau: Rename pipe formats. 15 년 전
  Brian Paul 5ed444a7a4 gallium/nouveau: clean-up #includes 15 년 전
  Ben Skeggs bd3829b5f5 nouveau: fix for latest libdrm 15 년 전
  Ben Skeggs 6af75a0ff4 nouveau: switch to nouveau_bo_new_tile() 15 년 전
  Keith Whitwell 7f41f5447c gallium: squash-merge of gallium screen context 15 년 전
  Francisco Jerez 5b6b67eb3f Nuke the nv0x-nv2x gallium pipe drivers. 15 년 전
  Dave Airlie 3584a44270 gallium: fix more missing includes from various places 15 년 전
  José Fonseca 25357696c3 gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple_screen.h 15 년 전
  Marcin Slusarz 283b21d02b nouveau: fix winsys object leak 15 년 전
  Maarten Maathuis c77ade8fed nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly 15 년 전
  Marcin Slusarz 29d2ab37e6 nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc 15 년 전
  Maarten Maathuis c306ef5e81 nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped 15 년 전
  Younes Manton 85dcc07071 nouveau: Unreference state/buffer objects on context/screen destruction. 15 년 전
  Luca Barbieri 3a0c527bd0 nouveau: Fix nv20-40 swizzled miptree RTs 15 년 전
  Maarten Maathuis 41b52aa336 nouveau: avoid running out of relocs 15 년 전
  Roland Scheidegger 4153ec547c gallium: fix remaining users of pipe_reference function 15 년 전
  Ben Skeggs 35b98e2884 nouveau: implement is_{texture,buffer}_referenced properly 16 년 전
  Ben Skeggs 02f3245448 nouveau: introduce nouveau_miptree common to all nouveau pipe drivers 16 년 전
  Ben Skeggs 625bc0cfa2 nouveau: map_range returning -EBUSY isn't necessarily an error 16 년 전
  Ben Skeggs 1a7739ae26 nouveau: forgotten makefile... 16 년 전
  Ben Skeggs 36705ee044 nouveau: plug in our map_buffer_range and friends 16 년 전
  Ben Skeggs 40ed449918 nouveau: fix build with libdrm_nouveau 0.6 16 년 전
  Ben Skeggs 80e9e1ee81 nouveau: move channel creation into pipe drivers 16 년 전
  Ben Skeggs 1b207d9bb8 nouveau: call notifier/grobj etc funcs directly 16 년 전
  Ben Skeggs bc466be695 nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over 16 년 전
  Ben Skeggs 072fdc1fd3 nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls 16 년 전
  Ben Skeggs 04cef8a037 nouveau: call nouveau_pushbuf directly rather than going through nvws 16 년 전
  Ben Skeggs 88b19bbe65 nouveau: fix some pipe_buffer reference counting issues 16 년 전
  Ben Skeggs e00ae524e2 nouveau: rewrite winsys in terms of drm_api, support dri2 state tracker 16 년 전
  Ben Skeggs ca95d71a4b nouveau: make stateobjs start off with refcount of 1 16 년 전
  Michel Dänzer 5e27cd46c0 gallium: Unify reference counting. 16 년 전