57509 次代码提交 (e641b5fbeeff6b8391de4c854c6456eac691b1b5)
 

作者 SHA1 备注 提交日期
  Matt Turner e641b5fbee glsl: Add process_vec_mat_constructor() function. 12 年前
  Matt Turner af2987d5b6 glsl: Separate code into process_record_constructor(). 12 年前
  Matt Turner a760c73853 glsl: Add copy-constructor for ast_struct_specifier. 12 年前
  Matt Turner 43757135b2 glsl: Add a constructor for ast_type_specifier. 12 年前
  Matt Turner b85f0c5121 glsl: Clean up and clarify comment explaining initializer rules. 12 年前
  Matt Turner ce2464a8a7 glsl: Change type of is_array to bool. 12 年前
  Matt Turner 361206771c glsl: Add a comment to note what an exec_list is a list of. 12 年前
  Matt Turner 46b74ca7bc glsl: Fix inverted conditional in error message. 12 年前
  Matt Turner 9749d96817 glsl: Add missing return error_value(ctx) in error path. 12 年前
  Matt Turner e117eda251 glsl: Remove unnecessary #include from ast_type.cpp. 12 年前
  Chia-I Wu 93742d9757 glsl/build: build builtin_compiler with VISIBILITY_CFLAGS 12 年前
  Matt Turner 08c90f651b glsl: Add comment explaining "row_major" parsing. 12 年前
  Matt Turner 14ed9018de glsl: Mark "row_major" as not a reserved word in GLSL ES 3.0. 12 年前
  Matt Turner c30948517e glsl: Remove outdated FINISHME comment. 12 年前
  Alex Deucher 77300bacaf radeon: bump libdrm_radeon requirement for CIK support 12 年前
  Christoph Bumiller 9974593dfb r600g: x/y coordinates must be divided by block dim in dma blit 12 年前
  Chih-Wei Huang 1d9271a95c r600g/sb: Fix Android build v2 12 年前
  Vadim Girlin 758ac6f918 r600g/sb: improve math optimizations v2 12 年前
  Jonathan Gray c451619dde st/xvmc/tests: avoid non portable error.h functions 12 年前
  Anuj Phogat 9a1a67b081 i965/blorp: Fix clear rectangle alignment in fast color clear 12 年前
  Chia-I Wu ad244884fc winsys/intel: build with VISIBILITY_CFLAGS 12 年前
  Chia-I Wu 79bc245c01 ilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12 12 年前
  Chia-I Wu 29af29b8dc ilo: correctly initialize undefined registers in fs 12 年前
  Michel Dänzer a06ee5a09e radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory 12 年前
  Michel Dänzer a6b83c0f23 radeonsi: Handle TGSI_OPCODE_TXD 12 年前
  José Fonseca b042aae70d util/u_math: Use xmmintrin.h whenever possible. 12 年前
  Chia-I Wu 045bf0db52 ilo: honor surface padding requirements 12 年前
  Zack Rusin 63386b2f66 util: treat denorm'ed floats like zero 12 年前
  Matt Turner 80bc14370a mesa: Set ProfileMask properly for core profile. 12 年前
  Kenneth Graunke 8c9a54e7bc i965: Delete intel_context entirely. 12 年前
  Kenneth Graunke 53631be4eb i965: Move intel_context::gen and gt fields to brw_context. 12 年前
  Kenneth Graunke 2e26afb37b i965: Move intel_context::has_llc to brw_context. 12 年前
  Kenneth Graunke 794de2f387 i965: Move intel_context::is_<platform> flags to brw_context. 12 年前
  Kenneth Graunke 44fd490067 i965: Move must_use/has_separate_stencil fields to brw_context. 12 年前
  Kenneth Graunke 3b80b147f6 i965: Move intel_context::has_hiz to brw_context. 12 年前
  Kenneth Graunke 351d2add62 i965: Free brw, not intel. 12 年前
  Kenneth Graunke e3c2bb1eb4 i965: Shorten context base class dereference chains. 12 年前
  Kenneth Graunke d5b4a3f5a3 i965: Move intel_context::has_swizzling to brw_context. 12 年前
  Kenneth Graunke 02128c448d i965: Move intel_context::intelScreen to brw_context. 12 年前
  Kenneth Graunke 44a11eab9c i965: Delete unused intel_context::driFd field. 12 年前
  Kenneth Graunke e0858763bc i965: Store brw_context as the DRI driver private, not intel_context. 12 年前
  Kenneth Graunke a1d94cdb00 i965: Move intel_context::driContext to brw_context. 12 年前
  Kenneth Graunke a9d33dbbdd i965: Move intel_context::NewGLState to brw_context. 12 年前
  Kenneth Graunke dd54558d31 i965: Move intel_context::upload to brw_context. 12 年前
  Kenneth Graunke 0273e6e23e i965: Move intel_context::max_gtt_map_object_size to brw_context. 12 年前
  Kenneth Graunke b15f1fc3c6 i965: Move intel_context::perf_debug to brw_context. 12 年前
  Kenneth Graunke 7c3180a4ad i965: Move intel_context::no_batch_wrap to brw_context. 12 年前
  Kenneth Graunke 5314afa27a i965: Move intel_context's framerate throttling fields to brw_context. 12 年前
  Kenneth Graunke ec995de6fb i965: Move intel_context::stats_wm to brw_context. 12 年前
  Kenneth Graunke 329779a0b4 i965: Move intel_context::batch to brw_context. 12 年前