42796 Commits (8d9ea4c4e7d0aa28ca86e0f620cde187b0c6c96b)
 

Author SHA1 Message Date
  Daniel Vetter 179cb58795 i915g: split up hw state emission into small atoms 14 years ago
  Christian König 4c4ab5668c st/mesa: probably handle instanced drawing 14 years ago
  Daniel Vetter 583eb13948 i915g: fix i915_winsys_batchbuffer_write 14 years ago
  Kenneth Graunke d1fc920f61 intel: Support glCopyTexImage() from ARGB8888 to XRGB8888. 14 years ago
  Chris Wilson faf1ddacfb configure: Bump libdrm requirements 14 years ago
  Marek Olšák 952222e4bf r300g: initialize some r500 PS3 regs 14 years ago
  Marek Olšák a5ee80a264 r300g: document some more DRM 2.8.0 features 14 years ago
  Chris Wilson 900a5c91ee i965: Use negative relocation deltas to minimse vertex uploads 14 years ago
  Chris Wilson 9fa380ccdc i965: Undo 'continuation of vb packets' 14 years ago
  Chris Wilson 69b3f24658 i965: Fix uploading of shortened vertex packets 14 years ago
  Chris Wilson 6ddfb322f5 i965: Upload all vertices used 14 years ago
  Thomas Hellstrom 8b145e2302 st/egl: Implement swapbuffer throttling 14 years ago
  Thomas Hellstrom c9febff31f st/egl/drm: Rework swapbuffers 14 years ago
  Thomas Hellstrom 2b079485f6 st/egl: Add a helper to perform a copy swap on a resource surface 14 years ago
  Thomas Hellstrom d1e4117355 st/egl: Move the copy context to the native display structure 14 years ago
  Kenneth Graunke 186d3bc7a3 Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandybridge." 14 years ago
  Dave Airlie b1ceda5cbd st/dri: one more missing array size 14 years ago
  Dave Airlie 02448f2241 st/dri: fix missing array size init. 14 years ago
  Dave Airlie 2d62e39c62 egl/st: add array size initialisor 14 years ago
  Dave Airlie a44b65312e r600g: add NV_conditional_render support. 14 years ago
  Dave Airlie 929be6eb95 r600g: start using drm minor version to enable things. 14 years ago
  Marek Olšák ea4a19c392 r300g: fix RGTC2_SNORM 14 years ago
  Marek Olšák 66d5de74c4 r300g: reorder parts of translate_texformat 14 years ago
  Alex Deucher 1dc204d145 r600g: truncate point sampled texture coordinates 14 years ago
  Zou Nan hai 6c324777a6 i965: bump VS thread number to 60 on SNB 14 years ago
  Marek Olšák 7a61957424 r300g: fix RGTC1_UNORM and RGTC2_UNORM 14 years ago
  Dave Airlie 9c16fcc617 rgtc: shared the compressor code between signed/unsigned 14 years ago
  Brian Paul 7b3bec87df vbo: silence unused var warning 14 years ago
  Brian Paul 125b4ac7e6 softpipe: remove redundant draw_flush() call 14 years ago
  Brian Paul e6f3e24330 draw: setup pipe's draw pointer for the aapoint stage 14 years ago
  Brian Paul b70610b982 mesa: move PBO-related functions into a new file 14 years ago
  Brian Paul 7d8db55148 mesa: always generate error in glColorTableParameter[fi]v() 14 years ago
  Brian Paul 9d20849516 mesa: remove GL_SGI_texture_color_table support 14 years ago
  Brian Paul 7e161bcf11 svga: add assertions in svga_shader_type() 14 years ago
  Brian Paul c6991433ef mesa: consolidate framebuffer target lookup code 14 years ago
  Brian Paul fec26193fb mesa: remove some old do-nothing code 14 years ago
  Brian Paul 1f9a0a4e6e mesa: reduce calls to _mesa_test_framebuffer_completeness() 14 years ago
  Brian Paul b0fceae22f mesa: reduce calls to _mesa_test_framebuffer_completeness() 14 years ago
  Brian Paul ca1b551562 mesa: s/mesaFormat/attFormat/ 14 years ago
  Marek Olšák 790c731409 r300g: set the correct HiZ clear value 14 years ago
  Marek Olšák 4609be4410 r300g: update derived state before uploading vertex buffers 14 years ago
  Marek Olšák fbedd9c73a u_vbuf_mgr: compute user buffer size for instance data from instance_count 14 years ago
  Marek Olšák 2f665885cd r300g: fix printing whether Z compression is enabled 14 years ago
  Marek Olšák ebf69f2c50 r300g: disable HiZ permanently if the the depth function is inverted 14 years ago
  Marek Olšák d99ec708af r300g: fix HiZ memory size computation and deciding when to use HiZ 14 years ago
  Alex Deucher 5f44fab5a6 r600g: add missing evergreen INT_TO_FLT to r600_bc_get_num_operands 14 years ago
  Dave Airlie 3f600047d9 rgtc: fix void pointer arith. 14 years ago
  Kenneth Graunke 0a163cf56d glsl: Enable GL_OES_texture_3D extension for ES2. 14 years ago
  Kenneth Graunke eb639349e2 glsl: Use reralloc instead of plain realloc. 14 years ago
  Jerome Glisse c33e091d17 r600g: indentation fixes 14 years ago