84347 Commits (f926cf5bd0ade3273b320ca4483d826fcfe20bbb)
 

Author SHA1 Message Date
  Ian Romanick f926cf5bd0 docs: Rename GL3.txt to features.txt 9 years ago
  Ian Romanick 8cd5c3cfe7 docs: Update GL3.txt for OpenGL 4.x on i965-ish hardware 9 years ago
  Nicholas Bishop d0a4c36dd6 docs: add links to clarify patch mailing section 9 years ago
  Brian Paul ea33df7b58 svga: minor whitespace, etc clean-ups in svga_pipe_misc.c 9 years ago
  Brian Paul 8433b43337 svga: move some code in svga_propagate_surface() 9 years ago
  Brian Paul 1a10b37ac3 svga: simplify surface propagation code in svga_set_framebuffer_state() 9 years ago
  Brian Paul bb7f094b37 svga: add some comments in the svga_surface struct 9 years ago
  Brian Paul dcf63339e7 svga: use new svga_check_sampler_framebuffer_resource_collision() 9 years ago
  Brian Paul ff500ed5a1 svga: add new svga_check_sampler_framebuffer_resource_collision() 9 years ago
  Brian Paul d3d20d650d svga: remove assertions in svga_surface cast wrappers 9 years ago
  Brian Paul c6e89fa215 svga: minor code simplification in svga_texture_transfer_unmap() 9 years ago
  Brian Paul fe5a2704ec svga: reformat some expressions in svga_texture_transfer_map() 9 years ago
  Brian Paul 10ef6ddcf9 svga: remove duplicated variable in svga_texture_transfer_map() 9 years ago
  Brian Paul 09d2780b39 svga: move some assignments in svga_texture_transfer_map() 9 years ago
  Brian Paul 4a52512666 svga: minor simplifications in svga_texture_transfer_map() 9 years ago
  Brian Paul 088dd8f45e svga: minor reformatting of svga_texture() cast wrapper 9 years ago
  Brian Paul e206f67261 svga: rewrite svga_buffer() cast wrapper 9 years ago
  Brian Paul c72dcd9a71 svga: remove local variable in create_backed_surface_view() 9 years ago
  Kenneth Graunke bc13e5f42a docs: Add GL_KHR_blend_equation_advanced to relnotes. 9 years ago
  Mario Kleiner 2cc880cba5 r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+ 9 years ago
  Jordan Justen 7970238fcf docs: Update stencil texturing & ES 3.1 status for i965 Haswell 9 years ago
  Jordan Justen 93f5eb7ae7 i965: Enable OpenGLES 3.1 for Haswell 9 years ago
  Jordan Justen 116b6e12d4 i965: Enable ARB_texture_stencil8 for Haswell 9 years ago
  Jordan Justen f20f616324 i965: Enable ARB_stencil_texturing for Haswell 9 years ago
  Jordan Justen 751682434e i965/gen7: Use R8_UINT stencil copy when sampling the stencil texture 9 years ago
  Jordan Justen 8d78b096f8 i965/gen7: Copy stencil when sampling the stencil texture 9 years ago
  Jordan Justen 7af51b8f03 i965: Add function to copy a stencil miptree to an R8_UINT miptree 9 years ago
  Jordan Justen c8194dc737 i965: Track that the stencil data was updated when using Tex*Image 9 years ago
  Jordan Justen 101b56bab2 i965: Track that the stencil data was updated when rendering 9 years ago
  Jordan Justen 7bd87c1e6e i965: Track that the stencil data was updated when clearing 9 years ago
  Jordan Justen 2a9c65a01d i965/gen7: Add R8_UINT stencil miptree copy for sampling 9 years ago
  Jordan Justen 91627d1956 i965: Fix assert with multisampling and cubemaps 9 years ago
  Jordan Justen b82bb98441 i965/hsw: Adjust uploading default color for stencil surfaces 9 years ago
  Jordan Justen 30fee52036 i965/hsw: Don't advertise more than 64 threads for compute shaders 9 years ago
  Jordan Justen 861c9cbee3 main: Add MESA_VERBOSE=api support for glClearStencil 9 years ago
  Jordan Justen 9a1f950bef main: Add MESA_VERBOSE=api support for glTexImage 9 years ago
  Charmaine Lee 0035f7f136 svga: add guest statistic gathering interface 9 years ago
  Marek Olšák 49c798e902 radeonsi: disable CE on SI + AMDGPU 9 years ago
  Marek Olšák 281f1a5980 winsys/amdgpu: disable IB chaining on SI 9 years ago
  Marek Olšák a6869e7c06 winsys/amdgpu: finish up SI addrlib integration 9 years ago
  Ronie Salgado 97b55243fb winsys/amdgpu: initial SI support 9 years ago
  Marek Olšák 971ef7518f gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS 9 years ago
  Marek Olšák 7172906c0c radeonsi: fix printing shaders and states on a VM fault 9 years ago
  Marek Olšák 5ee3cac138 radeonsi: increase performance for DRI PRIME offloading if 2nd GPU is CIK or VI 9 years ago
  Marek Olšák 0241d8300f radeonsi: enable SDMA on CIK 9 years ago
  Marek Olšák bcfd49e511 gallium/radeon: increase priority for shader binaries 9 years ago
  Marek Olšák c3f716fe67 gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags 9 years ago
  Miklós Máté b9ac72b511 vbo: set draw_id 9 years ago
  Neha Bhende 10f6e08549 svga: fix regression related to srgb 9 years ago
  Neha Bhende 3b7341d547 svga: use local variable blit instead of pointer 9 years ago