56856 Commits (a41478e3f60d0d4c16cc22170866e561fd216834)
 

Autor SHA1 Mensagem Data
  Marek Olšák d90f04a65b glsl: fix the value of gl_MaxFragmentUniformVectors 12 anos atrás
  Marek Olšák 77d8fbcfd4 mesa: add & use a new driver flag for UBO updates instead of _NEW_BUFFER_OBJECT 12 anos atrás
  Marek Olšák 081c789c3e mesa: skip _MaxElement computation unless driver needs strict bounds checking 12 anos atrás
  Marek Olšák db38e9a0e1 mesa: remove unused gl_array_object::NewArray 12 anos atrás
  Marek Olšák 74ca7f0974 mesa: remove unused gl_constants::MaxColorTableSize 12 anos atrás
  Marek Olšák 286d06ddc4 mesa: unify MaxVertexVaryingComponents and MaxGeometryVaryingComponents 12 anos atrás
  Marek Olšák 5e78433eec mesa: move max texture image unit constants to gl_program_constants 12 anos atrás
  Marek Olšák d27d29f1a6 mesa: consolidate definitions of max texture image units 12 anos atrás
  Vinson Lee 5471e3949c ilo: Initialize read_back in transfer_map_sys. 12 anos atrás
  Marek Olšák da33f9b919 r600g: increase array size for shader inputs and outputs 12 anos atrás
  Chí-Thanh Christopher Nguyễn 121c2c8983 targets/dri-i915: Force c++ linker in all cases 12 anos atrás
  Ben Widawsky fc98c47115 i965: Actually use the user timeout in glClientWaitSync. 12 anos atrás
  Paulo Zanoni f1d2b37317 i965: make GT3 machines work as GT3 instead of GT2 13 anos atrás
  Kenneth Graunke d0b82b1add i965: Add chipset limits for the Haswell GT3 variant. 13 anos atrás
  Kenneth Graunke eca2251f42 i965: Update URB partitioning code for Haswell's GT3 variant. 14 anos atrás
  Kenneth Graunke c56eba5adb i965: Delete dead intel_span.c symlink. 12 anos atrás
  Eric Anholt 0f3068a58b i965/vs: Make virtual grf live intervals actually cover their used range. 12 anos atrás
  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