13569 Commits (f504d87240542016213569b5da89e251adebc31d)
 

Author SHA1 Message Date
  Brian f504d87240 gallium/i965: silence warnings 17 years ago
  Brian 7ba1afb033 gallium/i965: added const to silence warnings 17 years ago
  Brian bad54d0b4d gallium/i965: remove UsesDepth, UsesKill - use tgsi_shader_info instead 17 years ago
  Brian ea7e86dd4d gallium/i965: remove dependencies on pipe_shader_state's semantic info 17 years ago
  Brian 6b9a7eb460 gallium: remove dependencies on pipe_shader_state's semantic info 17 years ago
  Brian cddeca51ad gallium: remove dependencies on pipe_shader_state's semantic info 17 years ago
  Brian 7df26d76d2 gallium: include p_util.h 17 years ago
  Brian 679b6cf0a0 gallium: include p_compiler.h instead of p_util.h 17 years ago
  Brian 681b78fc60 gallium: remove unnecessary assignment 17 years ago
  Brian 3197ad5a56 gallium: added file_max[] array to tgsi_shader_info 17 years ago
  Brian 0e1e1f12f4 gallium/i915: remove unneeded assignment 17 years ago
  Brian 80a9b5e1d9 gallium: remove unnecessary tgsi_interp_coef decl 17 years ago
  Brian c66ec5c7a2 gallium: remove uses_kill field from softpipe_shader 17 years ago
  Brian fb40c5a9c7 gallium: added uses_kill field to tgsi_shader_info 17 years ago
  Ian Romanick 1c50ea2cd9 cell: Use unified data cache for textures too 17 years ago
  Brian cc5ffd7622 gallium: remove obsolete *_strings.c files 17 years ago
  Brian 6f715dcc21 gallium: remove pipe_context->texture_create/release/get_tex_surface() 17 years ago
  Brian 364f8cad0f gallium: move is_format_supported() to pipe_screen struct 17 years ago
  Brian 8383f798b4 gallium: start removing pipe_context->get_name/vendor/param/paramf 17 years ago
  Brian 03b5267f52 gallium/i965: implement pipe_screen for i965 driver (untested) 17 years ago
  Brian 17188e4d5a gallium/i915: hook up screen->get_param() 17 years ago
  Brian f04736c8be Cell: implement pipe_screen for cell driver 17 years ago
  Brian 4f36cf5858 gallium: implement pipe_screen for softpipe driver 17 years ago
  Brian ef6c82b0c1 gallium/i915: remove some redundant code 17 years ago
  Brian 31358282d4 gallium: better debug messages 17 years ago
  Brian e8c0162fa0 gallium: softpipe_init_texture_funcs(), make texture func static 17 years ago
  Jerome Glisse 8d94dabad8 mesa: set input read only on success 17 years ago
  José Fonseca 7a678556d4 scons: Place the .sconsign file on the builddir too. 17 years ago
  José Fonseca e49905b57c mesa: Add copyright headers. 17 years ago
  José Fonseca d6229d7f1f gallium: Make headers C++ friendly. 17 years ago
  José Fonseca 9409043c58 scons: Move common code to a separate file. 17 years ago
  José Fonseca 67099cd7b9 scons: Autodetect the default machine. 17 years ago
  José Fonseca 9a8a5d7c2f gallium: Replace // comments. 17 years ago
  José Fonseca 94c73d1bb9 gallium: Remove // comments. 17 years ago
  José Fonseca 6ac148824d scons: Fix winddk.py's decription and copyright. 17 years ago
  José Fonseca f81b7a6285 gallium: update for new i915_screen.c file; fix some warnings. 17 years ago
  José Fonseca 8902ce06e8 gallium: Use stricter types. 17 years ago
  Brian 9404712257 cell: insert a (disabled) call to spe_cpu_info_get() 17 years ago
  Brian aa59a937cc gallium: introduce 'pipe_screen' for context-independent functions 17 years ago
  Brian dc2b6e2c33 gallium: use pipe_texture_reference() instead of pipe->texture_release() 17 years ago
  Brian 4da19dbcaa gallium: remove pipe parameter from pipe_texture_reference() 17 years ago
  José Fonseca a6044bdf74 Revert "scons: Prefer MSVS 2003 (patch by Mark Mueller)." 17 years ago
  Brian d5ab6507f7 gallium: #includes to silence warnings 17 years ago
  Brian d4a4bed663 gallium: updated prototype (missed in prev commit) 17 years ago
  Brian 5e29aab175 gallium: replace draw_convert_wide_points() with draw_wide_point_threshold() 17 years ago
  Brian b93cf55f4e gallium: fix zero-sized viewport bug 17 years ago
  Brian 80efc5feb0 gallium: fix off by one rasterpos bug 17 years ago
  Michal Krol 36aa9cf781 gallium: Print texture target for short dumps. 17 years ago
  Ian Romanick 75dac3959f cell: Multiple rendering contexts don't work yet 17 years ago
  Michel Dänzer dbf12dcdb7 intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined. 17 years ago