42443 Commits (3903e25a2cd6c198581021242897b1952d2afea0)
 

Author SHA1 Message Date
  Henri Verbeet 5c59eebfae r600g: Generalize the pipe_add_vertex_attrib() functions. 14 years ago
  Henri Verbeet b9fd1a1e4b r600g: Remove vs_resource and ps_resource from the pipe context. 14 years ago
  Henri Verbeet 7687eabaa0 r600g: Split constants in r600_shader_from_tgsi(). 14 years ago
  Henri Verbeet 1fa95c7f9e r600g: Do the tgsi_full_src_register to r600_shader_src conversion in r600_shader_from_tgsi(). 14 years ago
  Henri Verbeet a77e813de3 r600g: Split r600_bc_alu_src. 14 years ago
  Henri Verbeet 3b1c1f0253 r600g: Store literal values in the r600_bc_alu_src structure. 14 years ago
  Henri Verbeet 80235d92e6 r600g: tgsi_dst() can't fail. 14 years ago
  Henri Verbeet d0f2ffad76 r600g: tgsi_src() can't fail. 14 years ago
  Kristian Høgsberg 56758c839f wayland-egl: Force roundtrips to get device name and authenticate correctly 14 years ago
  Benjamin Franzke 93aea84f47 egl_dri2: Add wayland platform 14 years ago
  Benjamin Franzke 9630437fc9 egl_dri2: Export dri2_get_driver_for_fd 14 years ago
  Benjamin Franzke a8128d7d4b egl_dri2: Enable pixmap bind_to_texture according to the extension 14 years ago
  Benjamin Franzke 381ea0d67a st/egl: Add wayland platform 14 years ago
  Benjamin Franzke 9b6dc9b7a4 st/egl: drm_image: Check for MESA_drm_image 14 years ago
  Benjamin Franzke 464cb3a09e st/egl: native_helper: Add resource_surface_import_resource 14 years ago
  Benjamin Franzke 214fc6e850 egl: Implement libwayland-egl 14 years ago
  Benjamin Franzke e586c4b763 egl: Add wayland platform 14 years ago
  Benjamin Franzke 2adfde3aae intel: Implement dri2::{Allocate,Release}Buffer 14 years ago
  Benjamin Franzke f8e939a3a7 st/dri: Implement dri2::{Allocate,Release}Buffer 14 years ago
  Benjamin Franzke 1b8ef9416b Add dri2::{Allocate,Release}Buffer extension 14 years ago
  Marek Olšák a22bda9f80 r600g: correctly report supported vertex formats 14 years ago
  Marek Olšák c95bc1224a r300g: use the new vertex buffer manager 14 years ago
  Marek Olšák aa8a2224a3 r600g: use the new vertex buffer manager 14 years ago
  Marek Olšák 975320ab76 util: import a new vertex buffer manager 14 years ago
  Marek Olšák 1c2a4f0820 r600g: do not flush the uploader 14 years ago
  Marek Olšák 529d867207 r300g: do not flush the uploader 14 years ago
  Marek Olšák ec96b0ecdb configure.ac: correctly check for libdrm_radeon version 14 years ago
  Marek Olšák 4ad3b27cee r300g: RS400 doesn't have ZMASK 14 years ago
  Dave Airlie 780c183b8f r600g: use surface format not underlying texture format 14 years ago
  Tom Stellard 68b701f5de r300/compiler: Disable register rename pass on r500 14 years ago
  Tom Stellard 19202284c0 r300/compiler: Don't count BEGIN_TEX instructions in the compiler stats 14 years ago
  Dave Airlie 88ffa9ce5b mesa/965: add support for GL_EXT_framebuffer_sRGB (v2) 14 years ago
  Ian Romanick 5c3f1cdbbe mesa: Fix error checks in GetVertexAttrib functions 14 years ago
  Ian Romanick ce9171f9d8 linker: Generate link errors when ES shaders are missing stages 14 years ago
  Vinson Lee 425ba19832 glsl: Add opt_copy_propagation_elements.cpp to SConscript. 14 years ago
  Eric Anholt 1b80622c4e i965: Drop the dead tracking of color_regions[]. 14 years ago
  Eric Anholt 95cdce7f70 i965: Drop the INTEL_DEBUG=state spam about the cache size check. 14 years ago
  Eric Anholt 29a2e9133e glsl: Remove extra checks for constant true assignment conditions. 14 years ago
  Eric Anholt b6d49ab843 glsl: Fix a comment typo in copy propagation. 14 years ago
  Eric Anholt e31266ed3e glsl: Add a new opt_copy_propagation variant that does it channel-wise. 14 years ago
  Vinson Lee cde443e0b9 ralloc: Add missing va_end following va_copy. 14 years ago
  Dave Airlie 3188a7deb3 r600g: don't set tile_type on evergreen. 14 years ago
  Dave Airlie fdd35dc912 r600g: fix evergreen sampler view + depth interaction 14 years ago
  Vinson Lee 9ee765197c util: Change u_get_transfer_vtbl usage argument type to match prototype. 14 years ago
  Vinson Lee 61c59234f9 glsl: Add using statements for standard library functions. 14 years ago
  Dave Airlie 151a945d38 r600g: get offset for correct texture when setting up CB. 14 years ago
  Dave Airlie 812c314e51 r600g: avoid trying to flush the flushing texture. 14 years ago
  Dave Airlie 8c643446f9 r600g: evergreen CB check for flushed texture 14 years ago
  Dave Airlie 2271c793e8 r600g: flushing texture needs all levels. 14 years ago
  Dave Airlie cd6864c079 r600g: remove unused variables 14 years ago