1. c3db19e radeonsi: Better indexing of parameters in the pixel shader. by Michel Dänzer · 12 years ago
  2. dbb4a7f radeon/llvm: Disable SI flow control again for now. by Michel Dänzer · 12 years ago
  3. f2f17fc radeon/llvm: Only initialize the AMDGPU target by Tom Stellard · 12 years ago
  4. cbd09a9 radeon: Fix build with LLVM 3.1 by Tom Stellard · 12 years ago
  5. 8d97785 radeon: Support LLVM 3.2 by Tom Stellard · 12 years ago
  6. 91ee735 r600g: Re-enable growing of the compute memory pool by Tom Stellard · 12 years ago
  7. 44b1050 r600g: Fix bug when adding new items to the compute memory pool by Tom Stellard · 12 years ago
  8. eacca90 r600g: Use a RAT buffer as the backing bo for the compute memory pool by Tom Stellard · 12 years ago
  9. 5cd1c65 r600g: Make sure to init the compute memory pool with enough memory by Tom Stellard · 12 years ago
  10. 2508d43 r600g: Add evergreen_init_color_surface_rat() v2 by Tom Stellard · 12 years ago
  11. d13c3b1 r600g: Add register field definitions for 028C70_RESOURCE_TYPE by Tom Stellard · 12 years ago
  12. 304beb8 radeonsi: emit PA_SU_PRIM_FILTER_CNTL by Alex Deucher · 12 years ago
  13. 7d76767 radeonsi: remove some old r600g cruft by Alex Deucher · 12 years ago
  14. 918e302 radeonsi: fix range checking for state regs by Alex Deucher · 12 years ago
  15. f1a3de5 radeonsi: drop some cayman remnants by Alex Deucher · 12 years ago
  16. 22ae062 radeonsi: define SGPR register numbers by Christian König · 12 years ago
  17. c321b1b nvc0: make sure handles for unbound textures/samplers are uploaded on nve4 by Christoph Bumiller · 12 years ago
  18. 2149ce4 nv50,nvc0: fix 3d engine blit for nvc0 by Christoph Bumiller · 12 years ago
  19. 36ea744 nv50,nvc0: implement blit by Christoph Bumiller · 12 years ago
  20. de80660 gallium: remove resource_resolve by Marek Olšák · 12 years ago
  21. d37e6b1 st/mesa: implement decompress_with_blit using gallium blit by Marek Olšák · 12 years ago
  22. ad3d5db svga: implement blit by Marek Olšák · 12 years ago
  23. 3d9d4b1 softpipe: implement blit by Marek Olšák · 12 years ago
  24. 5f3054d radeonsi: implement blit by Marek Olšák · 12 years ago
  25. fc887d6 r600g: implement blit by Marek Olšák · 12 years ago
  26. 95b777e r300g: implement blit by Marek Olšák · 12 years ago
  27. ced065a nv30: implement blit by Marek Olšák · 12 years ago
  28. db85443 nv30: use util_format_is_supported by Marek Olšák · 12 years ago
  29. ff2d192 llvmpipe: implement blit by Marek Olšák · 12 years ago
  30. 6d2f59c i915g: implement blit by Marek Olšák · 12 years ago
  31. 2a309dc gallium: implement blit in driver wrappers by Marek Olšák · 12 years ago
  32. ab3070c gallium: add helpers for dumping pipe_box and pipe_blit_info by Marek Olšák · 12 years ago
  33. cecfb45 gallium/u_blitter: add helper for blitting via resource_copy_region by Marek Olšák · 12 years ago
  34. 0b0697e gallium/u_blitter: add gallium blit implementation by Marek Olšák · 12 years ago
  35. 84d2f22 gallium/u_blitter: add ability to disable and restore the render condition by Marek Olšák · 12 years ago
  36. 59dfe0a gallium/u_blitter: facilitate co-existence with the Draw module by Marek Olšák · 12 years ago
  37. 9cc257a gallium/u_blitter: check PIPE_CAP_TEXTURE_MULTISAMPLE by Marek Olšák · 12 years ago
  38. c4df2e3 gallium: add blit into the interface by Marek Olšák · 12 years ago
  39. b9c9dd4 gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE by Marek Olšák · 12 years ago
  40. c15dbd7 softpipe: fix set_framebuffer_state with uninitialized surfaces past nr_cbufs-1 by Marek Olšák · 12 years ago
  41. 92b3a99 r600g: add some members to radeon_llvm_context by Vincent Lejeune · 12 years ago
  42. a1a3792 r600g: tgsi-to-llvm path is taken after declarations have been parsed by Vincent Lejeune · 12 years ago
  43. 96f50d0 r600g: fix EXP on Cayman by Marek Olšák · 12 years ago
  44. fd5c538 r600g: fix RSQ of negative value on Cayman by Marek Olšák · 12 years ago
  45. 836325b r600g: fix instance divisor on Cayman by Marek Olšák · 12 years ago
  46. 933faae r600g: flush FMASK and CMASK when changing colorbuffers on Evergreen by Marek Olšák · 12 years ago
  47. 9f5d632 r600g: use invalid DB hardware formats to disable depth/stencil by Marek Olšák · 12 years ago
  48. ff947c6 radeon/llvm: improve select_cc lowering to generate CND* more often by Vincent Lejeune · 12 years ago
  49. 0aa47b2 radeonsi: fix truncated register define. by Alex Deucher · 12 years ago
  50. 421eeff radeonsi: move draw cmds to si_commands.c by Christian Koenig · 12 years ago
  51. 7773c71 radeonsi: start seperating commands into si_commands.c by Christian Koenig · 12 years ago
  52. 3c51c60 radeonsi: get rid of evergreen_hw_context.c by Christian Koenig · 12 years ago
  53. fcc9c12 radeonsi: remove unused code by Christian Koenig · 12 years ago
  54. 04473db radeonsi: start reworking inferred state handling by Christian König · 12 years ago
  55. 399a03f targets/xorg-i915: Rename driver to i915_drv.so. by Matt Turner · 12 years ago
  56. 581619f clover: Fix build with libclang v3.2 by Tom Stellard · 12 years ago
  57. 71682cf clover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2 by Tom Stellard · 12 years ago
  58. 0e3c30c gallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2 by Tom Stellard · 12 years ago
  59. b57eba3 r600g: Handle multiple kernels in the same program v2 by Tom Stellard · 12 years ago
  60. e59505e clover: Handle multiple kernels in the same program v2 by Blaž Tomažič · 12 years ago
  61. 374925b nv50/ir/ra: Fix register interference tracking. by Jay Cornwall · 12 years ago
  62. 92b033a radeon/llvm: Fix instruction encoding for r600 family GPUs by Tom Stellard · 12 years ago
  63. defe8f0 r600g: Set RADEON_FLUSH_KEEP_TILING_FLAGS when emitting compute cs by Tom Stellard · 12 years ago
  64. 959fe58 clover: Silence narrowing conversion warnings in resource.cpp. by Francisco Jerez · 12 years ago
  65. 01877a6 clover: Handle NULL value for clEnqueueNDRangeKernel local_work_size by Tom Stellard · 12 years ago
  66. fb40f88 radeon/llvm: support for interpolation intrinsics by Vincent Lejeune · 12 years ago
  67. 2988fa9 draw: fix non-indexed draw calls if there's an index buffer by Marek Olšák · 12 years ago
  68. bbb2ebe r600g: Fix build with LLVM compiler by Tom Stellard · 12 years ago
  69. bfe489c r600g: set QUANT_MODE on Cayman too by Marek Olšák · 12 years ago
  70. 11e2a41 r600g: use CS helpers to emit streamout state by Marek Olšák · 12 years ago
  71. 669bfaa r600g: remove initialization of unused loop register tables by Marek Olšák · 12 years ago
  72. b71701d r600g: remove now-unused SURFACE_BASE_UPDATE logic by Marek Olšák · 12 years ago
  73. e3ecfec r600g: remove unused CB registers from register lists by Marek Olšák · 12 years ago
  74. c8b06dc r600g: atomize framebuffer state by Marek Olšák · 12 years ago
  75. b652180 r600g: don't snoop context state while building shaders by Marek Olšák · 12 years ago
  76. 8ed9aae clover: Initialize height and depth to 1 for transfers by Tom Stellard · 12 years ago
  77. 024e173 pipe-loader: Remove a few debug_printfs by Tom Stellard · 12 years ago
  78. 438b1da radeon/llvm: Handle loads from the constants address space. by Tom Stellard · 12 years ago
  79. 3882d7b radeon/llvm: Add support for v4f32 stores on R600 by Tom Stellard · 12 years ago
  80. e866dbd radeon/llvm: Add support for i8 reads on R600 by Tom Stellard · 12 years ago
  81. b282c96 radeon/llvm: Expand vector fadd and fmul on R600 by Tom Stellard · 12 years ago
  82. aa8367d radeon/llvm: Add optimization for FP_ROUND by Tom Stellard · 12 years ago
  83. 87decd6 radeon/llvm: Replace AMDGPU pow intrinsic with the llvm version by Tom Stellard · 12 years ago
  84. 58f386b gallium: mention PIPE_TIMEOUT_INFINITE in the fence_finish() comment by Brian Paul · 12 years ago
  85. 0bcad02 llvmpipe: fix overflow bug in total texture size computation by Brian Paul · 12 years ago
  86. 7b4aefd r600g/llvm: rs780/rs880 are r600 asics by Alex Deucher · 12 years ago
  87. bd8fb9e r300/compiler: Use precomputed q values in the register allocator by Tom Stellard · 12 years ago
  88. 886a4d4 r300g: Init regalloc state during context creation by Tom Stellard · 12 years ago
  89. 9282adc r300/compiler: Don't create register classes for inputs by Tom Stellard · 12 years ago
  90. e0f64a8 ra: Add q_values parameter to ra_set_finalize() by Tom Stellard · 12 years ago
  91. 69b387f r600g: Invalidate texture cache when creating vertex buffers for compute v2 by Tom Stellard · 12 years ago
  92. 8103454 r600g: Use LOOP_START_DX10 for loops by Tom Stellard · 12 years ago
  93. 3e3ca92 r600g: Set the correct value of COLOR*_DIM for RATs by Tom Stellard · 12 years ago
  94. 9db6453 r600g: Make sure to initialize DB_DEPTH_CONTROL register for compute by Tom Stellard · 12 years ago
  95. 69d8148 r600g: Add some comments and debug printfs to compute code by Tom Stellard · 12 years ago
  96. 6bd11bc r600g: Add missing break to case statement by Tom Stellard · 12 years ago
  97. 0e0c21e radeon/llvm: Emit ISA for ALU instructions in the R600 code emitter by Michal Sciubidlo · 12 years ago
  98. d525ed1 radeon/llvm: Only support 512 constant registers on R600 by Tom Stellard · 12 years ago
  99. 9aa8bac winsys/radeon: fix relocs caching by Vadim Girlin · 12 years ago
  100. 175fdd7 radeon/llvm: Add a fdiv pattern. by Vincent Lejeune · 12 years ago