51460 Commits (7250cd506baa0bd4649b30d87509cdd0cbc06a57)
 

Author SHA1 Message Date
  Kristian Høgsberg 7250cd506b gbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride 13 years ago
  Kristian Høgsberg 44f066b9ff gbm: Add new gbm_bo_import entry point 13 years ago
  Roland Scheidegger 43ccded1e1 llvmpipe: destroy setup variants on context destruction 13 years ago
  James Benton 8684ffc141 llvmpipe: Unified common code between AoS and SoA blending. 13 years ago
  Kristian Høgsberg 636646a481 intel: Don't call _mesa_get_format_bytes for MESA_FORMAT_NONE 13 years ago
  Jon TURNEY 81de0431d6 Fix building glsl when using automake-1.12 after 68e04cc6 13 years ago
  Marek Olšák bc6bff7947 r600g: compute needed CS space for vertex buffers correctly 13 years ago
  Marek Olšák 15ca9d159e r600g: don't check the R600_GLSL130 env var 13 years ago
  Jerome Glisse e634651024 r600g: fix DB decompression on evergreen 13 years ago
  Tom Stellard c2f444c54d r600g: Emit vertex buffers using the same method as constant buffers 13 years ago
  Tom Stellard 9b76ee70b2 r600g: Unify 3D and compute vertex buffer emission 13 years ago
  Marek Olšák 0b4c5dbb8c r600g: fix grammar constant_buffer -> constant_buffers 13 years ago
  Andreas Boll e3ff4d4c10 radeon/llvm: Fix CR/LF in AMDILSIDevice.h 13 years ago
  Tom Stellard cc3907856e radeon/llvm: Clean up AMDILIntrinsicInfo.cpp 13 years ago
  Tom Stellard f323c6260d radeon/llvm: Coding style fixes 13 years ago
  Jon TURNEY 39d82a1b20 Fix linking gallium drivers and with dricore after defadf2b1 13 years ago
  Christoph Bumiller 9ed65301e0 nouveau: implement missing timer query functionality 13 years ago
  Kristian Høgsberg 426a23af14 wayland: Stop trying to use make rules from aclocal, just copy and paste 13 years ago
  José Fonseca b3ba0a7afa mesa/st: Generates TGSI that always recognizes INSTANCEID/VERTEXID as integers. 13 years ago
  José Fonseca 6dddd18480 draw,gallivm: Fix draw_get_shader_param. 13 years ago
  Jon TURNEY 99728076ec Don't explicitly link libOsmesa with libmesa's dependency libglsl 13 years ago
  Jon TURNEY b2a37e242e automake: convert libglapi 13 years ago
  Jon TURNEY 1e48dfeee6 Rename X86-64_API -> X86_64_API 14 years ago
  Jon TURNEY defadf2b15 Link dri drivers with mesa or dricore libtool library 13 years ago
  Jon TURNEY cf362d00b9 Remove unused MESA_MODULES autoconf variable 13 years ago
  Jon TURNEY a112ca5d5f automake: convert libmesa and libmesagallium 13 years ago
  Jon TURNEY 8676890018 Rename sparc/clip.S -> sparc/sparc_clip.S 13 years ago
  Jon TURNEY 68e04cc601 automake: convert libglsl 13 years ago
  Laurent Carlier 284325d97b automake: convert libOSmesa 13 years ago
  Marek Olšák 1a06e8454e mesa,st/mesa: implement GL_RGB565 from ARB_ES2_compatibility 13 years ago
  Kenneth Graunke fe911c1d43 i965: Move loop over texture units into brw_populate_sampler_prog_key. 13 years ago
  Kenneth Graunke 86e401b771 i965: Always emit alpha when nr_color_buffers == 0. 13 years ago
  Kenneth Graunke 16060531ba i965: Use the blitter in intel_bufferobj_subdata for busy BOs on Gen6+. 13 years ago
  José Fonseca 978807ef01 gallivm: Use %.9g to print floats. 13 years ago
  José Fonseca 5b8d80a783 scons: Remove -ffast-math. 13 years ago
  José Fonseca bd3aab8d79 scons: Also require recent XCB. 13 years ago
  Eric Anholt 6882381a2e mesa: Require current libxcb. 13 years ago
  Tom Stellard f92873be2c radeon/llvm: Don't use lp_build_swizzle_aos() for swizzles 13 years ago
  Tom Stellard 185fc9a5ef radeonsi: Dump TGSI code prior to doing TGSI->LLVM conversion. 13 years ago
  Kenneth Graunke b546aebae9 i965: Delete previous workaround for textureGrad with shadow samplers. 13 years ago
  Kenneth Graunke b0c8d3be73 i965: Add a lowering pass to convert TXD to TXL by computing the LOD. 13 years ago
  Kenneth Graunke d9da350a83 glsl/ir_builder: Add a new swizzle_for_size() function. 13 years ago
  Kenneth Graunke 0bb3d4ba54 glsl/ir_builder: Add a generic constructor for unary expressions. 13 years ago
  Kenneth Graunke b656df990f glsl: Initialize coordinate to NULL in ir_texture constructor. 13 years ago
  José Fonseca d9a8cd76e5 st/xorg: Fix build failure due to symbol clash. 13 years ago
  Marek Olšák 0f3659bb56 docs: update relnotes-8.1 and GL3 status 13 years ago
  Marek Olšák 63d8c8baa9 st/mesa: expose new transform feedback extensions 14 years ago
  Marek Olšák d24ece97e5 mesa: add ARB_transform_feedback_instanced extension enable flag 14 years ago
  Marek Olšák db7404defd mesa: implement new DrawTransformFeedback functions 14 years ago
  Marek Olšák 7e0cb473b0 mesa: implement display list support for new DrawTransformFeedback functions 14 years ago