75400 次程式碼提交 (37d0aea772a39f9ae7fe3d791e23c1be03ccf9de)
 

作者 SHA1 備註 提交日期
  Marek Olšák 37d0aea772 u_upload_mgr: remove alignment parameter from u_upload_create 9 年之前
  Marek Olšák 1bb79c3a7b u_upload_mgr: pass alignment to u_upload_buffer manually 9 年之前
  Marek Olšák e0f932846c u_upload_mgr: pass alignment to u_upload_data manually 9 年之前
  Marek Olšák 020009f7cc u_upload_mgr: pass alignment to u_upload_alloc manually 9 年之前
  Marek Olšák ffc4716e97 u_upload_mgr: rework the application of alignment 9 年之前
  Marek Olšák 36c93a6fae st/mesa: fix GLSL uniform updates for glBitmap & glDrawPixels (v2) 9 年之前
  Marek Olšák 294ed5cd13 program: add _mesa_reserve_parameter_storage 9 年之前
  Jordan Justen a2942d8f26 mesa: Fix warning with MESA_VERBOSE=api for BindBufferRange 9 年之前
  Ilia Mirkin c1d14c6817 nv50,nvc0: make sure there's pushbuf space and that we ref the bo early 9 年之前
  Ilia Mirkin 33a415310b st/mesa: sort extensions enablement array 9 年之前
  Rob Clark 816ddee6b8 nir/lower_clip: add missing writemask on store 9 年之前
  Jordan Justen 3dce7bf268 mesa: Add MESA_VERBOSE=api for GL_ARB_program_interface_query 9 年之前
  Jordan Justen 36db91c4c4 mesa: Add MESA_VERBOSE=api for several indexed BindBuffer variants 9 年之前
  Dave Airlie b835255992 st/glsl_to_tgsi: fix block movs for doubles 9 年之前
  Dave Airlie d214ce86cf st/glsl_to_tgsi: handle different attrib size 9 年之前
  Dave Airlie dc7b33c1f3 st/glsl_to_tgsi: readd the double_reg2 for input index mapping 9 年之前
  Dave Airlie 84dbf3c4ff st/glsl_to_tgsi: when doing reladdr get vec4 of correct type 9 年之前
  Dave Airlie d87894b98f st/glsl_to_tgsi: handle double immediates in matrices properly. 9 年之前
  Dave Airlie 7351c7684f st/glsl_to_tgsi: setup writemask for double arrays and matricies. 9 年之前
  Dave Airlie 14506dcae2 st/glsl_to_tgsi: handle doubles in array shrinking code. 9 年之前
  Dave Airlie aab0c6c9c4 st/glsl_to_tgsi: handle doubles outputs in arrays. 9 年之前
  Dave Airlie fc890d703e st/glsl_to_tgsi: store if dst is double in array 9 年之前
  Kenneth Graunke 65d3f85eb3 nvc0: Set winding order regardless of domain. 9 年之前
  Kenneth Graunke 7cdc2b9ca0 glsl: Fix varying struct locations when varying packing is disabled. 9 年之前
  Kenneth Graunke 4acf71c89b drirc: Disable ARB_blend_func_extended for Heaven 4.0/Valley 1.0. 9 年之前
  Ilia Mirkin 5ac15f788b glsl: add GL_ARB_shader_draw_parameters define 9 年之前
  Ilia Mirkin 517a93b346 nvc0: add ARB_shader_draw_parameters support 9 年之前
  Ilia Mirkin 89bda9772d st/mesa: add GL_ARB_shader_draw_parameters support 9 年之前
  Ilia Mirkin daaf0bdf46 gallium: add a drawid to pipe_draw_info 9 年之前
  Ilia Mirkin 87b4e4e29f gallium: add PIPE_CAP_DRAW_PARAMETERS 9 年之前
  Ilia Mirkin bb52ea45cc gallium: add baseinstance/drawid semantics 9 年之前
  Ilia Mirkin d50e6128b8 nv50/ir: attempt to do more constant folding on mad -> add conversion 9 年之前
  Marta Lofstedt 97685ff10e i965/gen8: Always use BRW_REGISTER_TYPE_UW for MUL on GEN8+ 9 年之前
  Timothy Arceri 0d4cd045c8 glsl: tidy up struct with a single member 9 年之前
  Emil Velikov 2c1a215409 glsl/linker: annotate static functions as such 9 年之前
  Emil Velikov c704b89fe4 glsl: annotate ast_process_struct_or_iface_block_members() as static 9 年之前
  Jason Ekstrand 0119773ffc nir/builder: Add an init function that creates a simple shader for you 9 年之前
  Kristian Høgsberg Kristensen 55ca5b0e74 mesa/st: Pad out _mesa_sysval_to_semantic for new SYSTEM_VALUE_* enums 9 年之前
  Ilia Mirkin 724134f683 nv50/ir: float(s32 & 0xff) = float(u8), not s8 9 年之前
  Kristian Høgsberg Kristensen 581f81860e i965: Reemit vertex state between indirect multi draws 9 年之前
  Kristian Høgsberg Kristensen f9283f2668 nir: Teach nir_opt_algebraic about adding and subtracting the same thing 9 年之前
  Kristian Høgsberg Kristensen cddfc2cefa i965: Add support for gl_DrawIDARB and enable extension 9 年之前
  Kristian Høgsberg Kristensen 17ebb55a14 i965: Add support for gl_BaseVertexARB and gl_BaseInstanceARB 9 年之前
  Kristian Høgsberg Kristensen b70616f3e7 i965: Assert that SYSTEM_VALUE_VERTEX_ID gets lowered 9 年之前
  Kristian Høgsberg Kristensen 1a59aeaebd mesa: Add core mesa support for GL_ARB_shader_draw_parameters 9 年之前
  Kristian Høgsberg Kristensen 42dd2c028d mesa/vbo: Add draw_id field to struct _mesa_prim 9 年之前
  Aaron Watry 70d8dbc9a1 nir: Remove function overload in control flow test 9 年之前
  Nicolai Hähnle 7b8db37abb radeonsi: add RADEON_REPLACE_SHADERS debug option 9 年之前
  Nicolai Hähnle 7d1fc2cf51 radeonsi: count compilations in si_compile_llvm 9 年之前
  Nicolai Hähnle 4711170239 gallium/util: add DEBUG_GET_ONCE_OPTION 9 年之前