35617 Commits (3c716a7ec2cabfc18a2506f9db655406f8c64fb0)
 

Author SHA1 Message Date
  Carl Worth 3c716a7ec2 Avoid warnings in flex-generated code. 15 years ago
  Brian Paul aa9003e20e draw: tweak aa line width threshold and sampling 15 years ago
  Patrice Mandin c052213fb3 nouveau/nvfx: Add new PIPE_CAP values 15 years ago
  Brian Paul 3662afd87d gallivm: replace has_indirect_addressing field with indirect_files field 15 years ago
  Brian Paul 85206e56a1 tgsi: added tgsi_shader_info::indirect_files field 15 years ago
  Brian Paul 0115f07507 gallivm: refactor code into get_indirect_offsets() function 15 years ago
  Brian Paul 890976e02d gallivm: added comment 15 years ago
  Brian Paul be22e1e781 gallivm: remove extraneous braces 15 years ago
  Brian Paul f674ed6b06 gallivm: no longer do indirect addressing in get_temp_ptr() 15 years ago
  Brian Paul 105ed7dfd4 gallivm: implement correct indirect addressing of temp registers 15 years ago
  Brian Paul 695814a15b gallivm: re-org, comments for get_temp_ptr() 15 years ago
  Brian Paul 6921a6dd4e draw: whitespace clean-up 15 years ago
  Keith Whitwell d350695a6b gallium: remove pointless bitfield restrction in pipe_vertex_element 15 years ago
  Brian Paul ec0e7b16bb gallivm: rename a var to avoid compiler warnings 15 years ago
  Brian Paul 4363d4d0b9 gallivm: fix indirect addressing of constant buffer 15 years ago
  Brian Paul b0636f78aa gallivm: added lp_build_const_int32() helper 15 years ago
  Vinson Lee c4889fa5f0 radeon: Remove unnecessary header. 15 years ago
  Jerome Glisse 62f8b56dc6 r600g: split trans unit computation 15 years ago
  Marek Olšák 5ed6627ceb st/mesa: implement and advertise GL_ARB_draw_elements_base_vertex 15 years ago
  Brian Paul 691c1fb074 draw: correctly handle max_index=0xffffffff case in vcache code 15 years ago
  Marek Olšák e794fac35a st/mesa: implement depth texture modes 15 years ago
  Brian Paul bab484a59b mesa: call ctx->Driver.ChooseTextureFormat() only when necessary. 15 years ago
  Brian Paul 895086467e graw/tests: pass -e option to test draw_elements_instanced() 15 years ago
  Michal Krol 3b2ca688a7 softpipe: Support non-depth-stencil formats in sp_tile_cache_flush_clear(). 15 years ago
  Kristian Høgsberg c1cbdbfde0 glx: #ifdef DRI specific prototype 15 years ago
  Michel Dänzer bd3d2724f5 glx/dri2: Fix dri2CopySubBuffer() again. 15 years ago
  Marek Olšák bdde9d2fce util: mempool: initialize last block's magic number in a page 15 years ago
  Chia-I Wu 87290a383b st/egl: Fixes for recent GLX cleanup. 15 years ago
  Chia-I Wu c7ad2a4e79 st/dri: Remove driFrameTrackingExtension. 15 years ago
  Kristian Høgsberg a7292f2920 glx: Move DRI CopySubBuffer extension to DRI1 code 15 years ago
  Kristian Høgsberg bab13969d8 glx: Move driver_configs to DRI screen privates 15 years ago
  Kristian Høgsberg e3e8196c02 glx: Move drawHash to display private 15 years ago
  Kristian Høgsberg 037755122e glx: Don't use __glXInitialize() when we might be holding __glXLock() 15 years ago
  Kristian Høgsberg 8d0228912b glx: Workaround mismatch in signedness between extensions and protocol 15 years ago
  Kristian Høgsberg 271c3c3a90 glx: Move __DRIdrawable pointers to DRI drawable privates 15 years ago
  Kristian Høgsberg 22266c391f glx: Remove support for MESA_swap_frame_usage 15 years ago
  Kristian Høgsberg 70887d5172 glx: Move __driScreen into the dri screen privates 15 years ago
  Kristian Høgsberg 089fc37c6f glx: Move DRI1 specific extensions and code to DRI1 screen private 15 years ago
  Kristian Høgsberg 9e546ecfd4 glx: Move DRI2 extensions to DRI2 screen private 15 years ago
  Kristian Høgsberg cb2a66fd0c glx: Drop support for GLX_MESA_allocate_memory 15 years ago
  Kristian Høgsberg f972115d33 glx: Add screen privates for dri drivers and moved some fields there 15 years ago
  Kristian Høgsberg a296d96de4 glx: Rename various DRI structs away from obnoxious __GLXfooRec convention 15 years ago
  Kristian Høgsberg 308e13ecd1 glx: Factor out common code from dri2WaitGL() and dri2WaitX() 15 years ago
  Kristian Høgsberg b006d465ea glx: Dont use dri2WaitX() to update fake front 15 years ago
  Eric Anholt f9d11b8cee i965: Mostly fix glsl-max-varyings. 15 years ago
  Eric Anholt e179fa9a0a i965: Clean up message register setup in emit_vertex_write(). 15 years ago
  Eric Anholt 09788ce10e i965: Reduce repeated calculation of the attribute-offset-in-VUE. 15 years ago
  Eric Anholt e29cff6273 i965: Clarify the nr_regs calculation in brw_clip.c 15 years ago
  Eric Anholt bdcaaed6ff i965: Don't set up VUE space for the disabled user clip distances on gen6. 15 years ago
  Brian Paul 37692e5dc9 draw: fix incorrect instancing divisor in LLVM code 15 years ago