15709 Commits (e3f3e22cf7e9af4c5416d37329b7b8ee50f0cfcb)
 

Author SHA1 Message Date
  Brian Paul e3f3e22cf7 gallium: fix vertex program output translation/mapping bug 17 years ago
  José Fonseca 90a1c6e403 trace: Explain how to integrate with a state tracker or winsys. 17 years ago
  José Fonseca 747762f379 trace: Preliminary stream implementation for GDI. 17 years ago
  José Fonseca d042f415fc trace: Use long longs to ensure covering 64bits integers. 17 years ago
  José Fonseca 6a31bb6ad8 trace: Get the trace file from the GALLIUM_TRACE option itself. 17 years ago
  Brian Paul 145a45e9d6 gallium: fix do_flip bug on glCopyTexImage / surface_copy() path 17 years ago
  Michal Krol 235981d871 gallium: Remove TGSI_CC_UN. 17 years ago
  Michal Krol e9ec60097c tgsi: Update condition code vector when storing dest register. 17 years ago
  Michal Krol 56c30bf17b tgsi: Saturate modifier obeys ExecMask. 17 years ago
  Michal Krol 6aacca106b tgsi: Respect condition codes when storing destination register. 17 years ago
  Michal Krol 880b751e8e tgsi: Cosmetic changes. 17 years ago
  Michal Krol e2da7edd64 tgsi: Add condition code (CC) register. 17 years ago
  Brian Paul 087ee474ed mesa: rearrange some code in _mesa_BindTexture() to fix error detection bug 17173 17 years ago
  Michal Krol 6fdc057887 scons: Fix build. 17 years ago
  Alan Hourihane 5c9d0c7052 pick first mode 17 years ago
  Alan Hourihane 9bbc55116f if we can't find a mode, return first. At least we should 17 years ago
  Alan Hourihane ccf1910dd4 consolidate intel directories. 17 years ago
  Alan Hourihane 2037b1381c rather than use CRTC 1 (aka LVDS), try and setup all connectors/encoders 17 years ago
  Alan Hourihane b6db08a91b choose a 1024x768 resolution 17 years ago
  Alan Hourihane 3eeafb7179 choose sane default for dri driver location 17 years ago
  Hanno Böck 404166217a fix DESTDIR omissions 17 years ago
  Brian Paul 2e40e44bf4 mesa: glsl: fix linking of varying vars which are arrays 17 years ago
  Brian Paul 52a6b7e6da gallium: in st_draw_vbo() use ctx->Current.Attrib[] values when arrays are missing/null 17 years ago
  José Fonseca 4b1b5ca9bd xlib: Kill xmesa_surface. 17 years ago
  José Fonseca 9d58b2a432 trace: Fix typo. 17 years ago
  José Fonseca 52ecb8f563 python/retrace: Update frame when PIPE_FLUSH_FRAME spotted. 17 years ago
  José Fonseca f40de50def trace: Wrap all textures and surface created by the pipe driver. 17 years ago
  José Fonseca f121d0e54f trace: Allow multiple screens. Flush after call. 17 years ago
  José Fonseca c9751522b0 pyhon/retrace: Retrace surface contents. 17 years ago
  José Fonseca 14fe0d62ee python/retrace: Keep addresses as strings. 17 years ago
  José Fonseca 4fffc9d63f trace: Several fixes. 17 years ago
  José Fonseca 37336b7d9e python: Fix put/get_tile_raw bindings. 17 years ago
  José Fonseca 424dea98d4 trace: Trace surface contents. 17 years ago
  José Fonseca 196167e9d5 trace: Make stream a global variable. 17 years ago
  José Fonseca 2f34c851c0 mesa: Issue PIPE_FLUSH_FRAME in glSwapBuffers/glFlush/glFinish. 17 years ago
  José Fonseca daa481a9c0 gallium: New PIPE_FLUSH_FRAME flag to signal the end of a frame. 17 years ago
  José Fonseca df3d694851 python/retrace: Commit unsaved changes to the doc. 17 years ago
  Brian Paul a7b818d53a gallium: init default texture image to gray 17 years ago
  Brian Paul 8f6d9e12be gallium: use a default texture in update_textures(), update_samplers() when needed 17 years ago
  Brian Paul 6c46b49d12 gallium: added queries to determin GL_EXT_packed_depth_stencil support 17 years ago
  José Fonseca 19aee90179 trace: Update status. 17 years ago
  José Fonseca 31bb6c0d17 python: Update status. 17 years ago
  José Fonseca 468c9775cb python/retrace: Application capable of replaying gallium traces. 17 years ago
  José Fonseca ffaa4e816f python: Allow to use trace pipe driver with python. 17 years ago
  José Fonseca 92675f6e22 python: Fix typo in buffer::write. 17 years ago
  José Fonseca 90ed1742d5 python: Remove unused var. 17 years ago
  José Fonseca 969ff9e9bf xlib: Use trace usage. 17 years ago
  José Fonseca 3c90678ea6 trace: Separate the trace screen/context vs the original screen/context. 17 years ago
  José Fonseca c67f353c0f mesa: Don't use alignments < 4. 17 years ago
  José Fonseca 449cb6b37b mesa: posix_memalign requires alignment to be multiple of sizeof(void*) 17 years ago