13557 Revīzijas (c66ec5c7a2966df3e3456dfca3eb17c294b30dd5)
 

Autors SHA1 Ziņojums Datums
  Brian c66ec5c7a2 gallium: remove uses_kill field from softpipe_shader pirms 17 gadiem
  Brian fb40c5a9c7 gallium: added uses_kill field to tgsi_shader_info pirms 17 gadiem
  Ian Romanick 1c50ea2cd9 cell: Use unified data cache for textures too pirms 17 gadiem
  Brian cc5ffd7622 gallium: remove obsolete *_strings.c files pirms 17 gadiem
  Brian 6f715dcc21 gallium: remove pipe_context->texture_create/release/get_tex_surface() pirms 17 gadiem
  Brian 364f8cad0f gallium: move is_format_supported() to pipe_screen struct pirms 17 gadiem
  Brian 8383f798b4 gallium: start removing pipe_context->get_name/vendor/param/paramf pirms 17 gadiem
  Brian 03b5267f52 gallium/i965: implement pipe_screen for i965 driver (untested) pirms 17 gadiem
  Brian 17188e4d5a gallium/i915: hook up screen->get_param() pirms 17 gadiem
  Brian f04736c8be Cell: implement pipe_screen for cell driver pirms 17 gadiem
  Brian 4f36cf5858 gallium: implement pipe_screen for softpipe driver pirms 17 gadiem
  Brian ef6c82b0c1 gallium/i915: remove some redundant code pirms 17 gadiem
  Brian 31358282d4 gallium: better debug messages pirms 17 gadiem
  Brian e8c0162fa0 gallium: softpipe_init_texture_funcs(), make texture func static pirms 17 gadiem
  Jerome Glisse 8d94dabad8 mesa: set input read only on success pirms 17 gadiem
  José Fonseca 7a678556d4 scons: Place the .sconsign file on the builddir too. pirms 17 gadiem
  José Fonseca e49905b57c mesa: Add copyright headers. pirms 17 gadiem
  José Fonseca d6229d7f1f gallium: Make headers C++ friendly. pirms 17 gadiem
  José Fonseca 9409043c58 scons: Move common code to a separate file. pirms 17 gadiem
  José Fonseca 67099cd7b9 scons: Autodetect the default machine. pirms 17 gadiem
  José Fonseca 9a8a5d7c2f gallium: Replace // comments. pirms 17 gadiem
  José Fonseca 94c73d1bb9 gallium: Remove // comments. pirms 17 gadiem
  José Fonseca 6ac148824d scons: Fix winddk.py's decription and copyright. pirms 17 gadiem
  José Fonseca f81b7a6285 gallium: update for new i915_screen.c file; fix some warnings. pirms 17 gadiem
  José Fonseca 8902ce06e8 gallium: Use stricter types. pirms 17 gadiem
  Brian 9404712257 cell: insert a (disabled) call to spe_cpu_info_get() pirms 17 gadiem
  Brian aa59a937cc gallium: introduce 'pipe_screen' for context-independent functions pirms 17 gadiem
  Brian dc2b6e2c33 gallium: use pipe_texture_reference() instead of pipe->texture_release() pirms 17 gadiem
  Brian 4da19dbcaa gallium: remove pipe parameter from pipe_texture_reference() pirms 17 gadiem
  José Fonseca a6044bdf74 Revert "scons: Prefer MSVS 2003 (patch by Mark Mueller)." pirms 17 gadiem
  Brian d5ab6507f7 gallium: #includes to silence warnings pirms 17 gadiem
  Brian d4a4bed663 gallium: updated prototype (missed in prev commit) pirms 17 gadiem
  Brian 5e29aab175 gallium: replace draw_convert_wide_points() with draw_wide_point_threshold() pirms 17 gadiem
  Brian b93cf55f4e gallium: fix zero-sized viewport bug pirms 17 gadiem
  Brian 80efc5feb0 gallium: fix off by one rasterpos bug pirms 17 gadiem
  Michal Krol 36aa9cf781 gallium: Print texture target for short dumps. pirms 17 gadiem
  Ian Romanick 75dac3959f cell: Multiple rendering contexts don't work yet pirms 17 gadiem
  Michel Dänzer dbf12dcdb7 intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined. pirms 17 gadiem
  Brian 4901410293 gallium/i915: Use tgsi_scan_shader() to collect shader info pirms 17 gadiem
  Brian 33d213b677 gallium: remove unused var pirms 17 gadiem
  Brian f74279002a gallium: added tgsi_shader_field to sp_fragment_shader pirms 17 gadiem
  Brian 1410b7bb50 gallium: collect more shader info in tgsi_scan_shader() pirms 17 gadiem
  Brian ecd50ef58b gallium: remove input_map[] from pipe_shader_state pirms 17 gadiem
  Brian 232a41e19f gallium: disable debug code pirms 17 gadiem
  José Fonseca 19f6e1a975 scons: Prefer MSVS 2003 (patch by Mark Mueller). pirms 17 gadiem
  José Fonseca 6d336588ed scons: Properly generate PDB files on MSVC. pirms 17 gadiem
  José Fonseca bb68acbf8d gallium: Add missing copyright headers. pirms 17 gadiem
  Michal Krol ad6bb870de gallium: Fix build on Windows. pirms 17 gadiem
  Zack Rusin 7838aaffdb implement cache limits for cso pirms 17 gadiem
  Zack Rusin e798510569 add an explicit callback decleration and use it to silence warnings pirms 17 gadiem