56589 Commits (e290372542d0475e612e4d10a27b22eae3158ecd)
 

Autor SHA1 Mensagem Data
  Eric Anholt e290372542 i965/fs: Make virtual grf live intervals actually cover their used range. 12 anos atrás
  Marek Olšák dd6152b6ca docs: document GALLIUM_HUD and LIBGL_SHOW_FPS 12 anos atrás
  Courtney Goeltzenleuchter daa90f91ff ilo: Add support for HW primitive restart. 12 anos atrás
  Brian Paul 009d79734f svga: misc whitespace and comment fixes in svga_cmd.c 12 anos atrás
  Brian Paul 60c71cce3f docs: remove ^M chars from GL3.txt 12 anos atrás
  Brian Paul e0144019c0 st/mesa: generate GL_OUT_OF_MEMORY if we can't create the index buffer 12 anos atrás
  Chia-I Wu a8e4614071 ilo: add support for PIPE_FORMAT_ETC1_RGB8 12 anos atrás
  Chia-I Wu 183ea823fd ilo: support mapping with a staging system buffer 12 anos atrás
  Chia-I Wu baa44db065 ilo: allow for different mapping methods 12 anos atrás
  Chia-I Wu 7cca1aac9d ilo: allow bo format to differ from that requested 12 anos atrás
  Stéphane Marchesin 1c56fc1025 draw/llvm: Add additional llvm optimization passes 12 anos atrás
  Eric Anholt 0b0d6f97cf i965: Sync brw_format_for_mesa_format() table with new Mesa formats. 12 anos atrás
  Eric Anholt 2755946427 i965: Update the surface formats table from the current specs. 12 anos atrás
  Eric Anholt 5d89487eb2 i965: Add surface format defines from the public specs. 12 anos atrás
  Fabian Bieler 4e9c7f9c5a mesa/program: Don't copy propagate from swizzles. 12 anos atrás
  Fabian Bieler e1ff753d67 mesa/st: Don't copy propagate from swizzles. 12 anos atrás
  Eric Anholt 5d06c9ea0f i965: Fix hangs on HSW since the gen6 blorp fix. 12 anos atrás
  Chad Versace 2878f4685c egl/android: Fix error condition for EGL_ANDROID_image_native_buffer 12 anos atrás
  Stéphane Marchesin 38d2a16c01 i915: Use Y tiling for textures 12 anos atrás
  Stéphane Marchesin fc24c7aede i915g: Optimize batchbuffer sizes 12 anos atrás
  Stéphane Marchesin 7f7c7fda83 i915g: Add more PIPE_CAP_* support 12 anos atrás
  Chia-I Wu 00035670de ilo: remove our own type inference 12 anos atrás
  Chia-I Wu b74af51a46 ilo: use tgsi_util_get_texture_coord_dim() 12 anos atrás
  Chia-I Wu 75a48a53d8 tgsi: fix operand type of TGSI_OPCODE_NOT 12 anos atrás
  Chia-I Wu 1f970816b1 tgsi: refactor tgsi_opcode_infer_src_type() 12 anos atrás
  Chia-I Wu 364feb327d tgsi: refactor tgsi_opcode_infer_dst_type() 12 anos atrás
  Chia-I Wu 8a52453f5d tgsi: reorder opcodes in opcode type inference 12 anos atrás
  Chia-I Wu 61d57ec276 tgsi: clean up exec_tex() 12 anos atrás
  Chia-I Wu 80857d2c8b tgsi: add tgsi_util_get_texture_coord_dim() 12 anos atrás
  Bryan Cain 14a0bb81fe nv50: initialize kick_notify callback in nv50_create 12 anos atrás
  Eric Anholt 3f09e528d5 i965: Use Y-tiled blits to untile for cached mappings of miptrees. 12 anos atrás
  Eric Anholt d641a01d98 i965: Add support for Y-tiled blits on gen6+. 12 anos atrás
  Eric Anholt 7a74808d78 i965: Count occlusion query samples for CopyPixels using the 2D engine. 12 anos atrás
  Robert Bragg f8c3242682 egl/wayland: Implement EGL_EXT_swap_buffers_with_damage 13 anos atrás
  Robert Bragg 6425b14515 egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage 12 anos atrás
  Robert Bragg 95dda0d649 egl: Update to revision 21254 of eglext.h 12 anos atrás
  Roland Scheidegger 65102b708b gallium: more tgsi documentation updates 12 anos atrás
  Vinson Lee 4ba9c9c5be ilo: Add missing break statement in aos_tex TGSI_OPCODE_TEX2 case. 12 anos atrás
  Vadim Girlin c9cf83b587 r600g/sb: optimize some cases for CNDxx instructions 12 anos atrás
  Vadim Girlin 46dfad8b36 r600g/sb: fix memory leaks 12 anos atrás
  Vadim Girlin 1c28e7c5a1 r600g/sb: fix kcache handling on r6xx 12 anos atrás
  Eric Anholt 03ef60681e intel: Remove renderbuffer delete setup from texture wrapping. 12 anos atrás
  Eric Anholt 77a405dba7 mesa: Make Mesa core set up wrapped texture renderbuffer state. 12 anos atrás
  Eric Anholt 5b190d19d3 intel: Simplify renderbuffer-for-texture width setup. 12 anos atrás
  Eric Anholt 749a92786d mesa: Make core Mesa allocate the texture renderbuffer wrapper. 12 anos atrás
  Eric Anholt 5b9609f59a i965: Use brw_blorp_blit_miptrees() for CopyTexSubImage(). 12 anos atrás
  Eric Anholt 40956c5519 i965: Move blorp resolve setup into brw_blorp_blit_miptrees(). 12 anos atrás
  Tom Stellard 730c90a70e gallivm: Fix build for LLVM < 3.3 12 anos atrás
  Tom Stellard bb94d4d8fe r600g/llvm: Parse config values in register / value pairs 12 anos atrás
  Tom Stellard df27320560 r600g/llvm: Don't feed LLVM output through r600_bytecode_build() 12 anos atrás