1. c84cc09 nv50: Dehexify and bring up to date with new method defines. by Marcin Kościelnicki · 15 years ago
  2. 41b52aa nouveau: avoid running out of relocs by Maarten Maathuis · 15 years ago
  3. 18882f4 nv50: Fix tiling mode for lower mipmap levels. by Marcin Kościelnicki · 15 years ago
  4. 02f3245 nouveau: introduce nouveau_miptree common to all nouveau pipe drivers by Ben Skeggs · 15 years ago
  5. caf40d5 nv50: remove a few cases of directly casting struct pipe_context by Maarten Maathuis · 15 years ago
  6. 987c59c nv50: use new 2D surface format names by Christoph Bumiller · 15 years ago
  7. 18a1c36 nouveau: return some supported zeta formats by Ben Skeggs · 15 years ago
  8. 1a92c71 nv50: create textures with nouveau_bo, for flexibility with tiling later by Ben Skeggs · 15 years ago
  9. 40ed449 nouveau: fix build with libdrm_nouveau 0.6 by Ben Skeggs · 15 years ago
  10. 80e9e1e nouveau: move channel creation into pipe drivers by Ben Skeggs · 15 years ago
  11. bc466be nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over by Ben Skeggs · 15 years ago
  12. 534f1e8 nv50: some mipmapping fixes by Ben Skeggs · 15 years ago
  13. f500f3a gallium: Remove do_flip argument from surface_copy by Jakob Bornecrantz · 15 years ago
  14. 63a3a37 nv50: rework for texture_transfer changes by Ben Skeggs · 16 years ago
  15. 32cd1a0 nouveau: Need to surface_copy() without a pipe context. by Younes Manton · 16 years ago
  16. 1339373 nv50: move 2d blit/fill code into pipe driver by Ben Skeggs · 16 years ago
  17. 5069bfe gallium: remove pipe_buffer from surfaces by Zack Rusin · 16 years ago
  18. adfbba4 gallium: make p_winsys internal by Zack Rusin · 16 years ago
  19. b3028ac gallium: give the screen priority when it comes to buffer allocations by Zack Rusin · 16 years ago
  20. f935f35 nv50: remove previous hack to manage tiled surfaces by Ben Skeggs · 16 years ago
  21. f302fca nouveau: gallium directory structure changed again.. by Ben Skeggs · 16 years ago
  22. 7c949fb nv50: obey do_flip in surface_copy() by Ben Skeggs · 16 years ago
  23. 9b0add0 nv50: quick hack to get textures untiled on map, and tiled on unmap by Ben Skeggs · 16 years ago
  24. 857a329 nv50: add license headers to .c files by Ben Skeggs · 16 years ago
  25. 65ad817 nv50: move surface_map/unmap into nv50_surface.c by Ben Skeggs · 16 years ago
  26. b2e48f8 nv50: convert to hwctx-in-screen as nv40 is by Ben Skeggs · 17 years ago
  27. 84cc07d nouveau: implement pipe_screen by Ben Skeggs · 17 years ago
  28. 26add92 nouveau: match gallium code reorginisation. by Ben Skeggs · 17 years ago[Renamed (90%) from src/mesa/pipe/nv50/nv50_surface.c]
  29. 3e39bc3 nouveau: quicky-port to gallium changes by Ben Skeggs · 17 years ago
  30. 5454710 nouveau: gallium changes.. by Ben Skeggs · 17 years ago
  31. 3af35c6 nouveau: match latest gallium changes by Ben Skeggs · 17 years ago
  32. b8965be nouveau: adapt to gallium interface changes by Ben Skeggs · 17 years ago
  33. 47b418b nv50: 3d driver skeleton by Ben Skeggs · 17 years ago