14189 Commits (7d2c63e90983088f1e2f49543caf0468aa91111f)
 

Author SHA1 Message Date
  Ben Skeggs 578b5cd9a0 nouveau: fix potential crash 17 years ago
  Ben Skeggs a414173105 Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.1 17 years ago
  Ben Skeggs 59d4b7cc62 nv40: fix segv when app "skips" texture units. 17 years ago
  Ben Skeggs b560ed2444 nouveau: enable multi-context/single-channel support for nv40 17 years ago
  Ben Skeggs 0a12e4587c nouveau: turn pushbuf macros into inline functions 17 years ago
  Zack Rusin a9c40f833e refactor code calling builtins and implement dp4 17 years ago
  Zack Rusin 17f543fc45 make the first builtin work (dp3) 17 years ago
  Zack Rusin e884c7ed9a start implementing start of bultins 17 years ago
  Ben Skeggs 132def0c41 Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1 17 years ago
  Brian Paul 07d6347e8a gallium: change st->state.sampler_texture[] to store pipe_texture pointers 17 years ago
  Brian Paul c8bca8d8a9 gallium: fix update_textures() bug in pipe_texture binding logic 17 years ago
  Brian Paul 5240cebb23 gallium: fix line emit order for unfilled tris 17 years ago
  Brian Paul 6da943d204 gallium: point rast coord tweak 17 years ago
  Brian Paul b8ee90e05a gallium: need precalc_flat=1 for wide lines 17 years ago
  Michal Krol 4d22330837 scons: List sp_screen.c. 17 years ago
  Brian Paul 2a121e8e22 gallium: tweak coords for wide lines 17 years ago
  Brian Paul 0b47eb4808 gallium: fix glCopyPixels(GL_DEPTH) when Z format conversion is needed 17 years ago
  Brian Paul a41b77f4fe gallium: added pipe_get/put_tile_z() functions 17 years ago
  Brian 78220aea86 gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstipple stages 17 years ago
  Ben Skeggs 17f6db9d01 nv40: move "channel context" stuff into nv40_screen 17 years ago
  Ben Skeggs baaae562f0 nouveau: hand nouveau_winsys in with pipe_screen init 17 years ago
  Ben Skeggs 84cc07dc89 nouveau: implement pipe_screen 17 years ago
  Ben Skeggs 8c77e6f674 Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1 17 years ago
  Brian ebe3b34ad2 cell: convert all points/lines to tris for the time being 17 years ago
  Brian 6144c2bd65 cell: remove obsolete texture field 17 years ago
  Brian 370eca12ad Added calibrate_rast.c program 17 years ago
  Brian Paul b233b1e2dc gallium: new wide point/line stages (missed in prev commit) 17 years ago
  Brian Paul a1a1395488 gallium: split draw_wide_prim stage into separate point/line stages. 17 years ago
  Brian Paul 70126588cf gallium: fix surface/texture format conversion in st_CopyPixels 17 years ago
  Brian Paul 01e53be2b8 gallium: added a texture format sanity check/assertion in st_texture_create() 17 years ago
  Brian Paul 476cc931f2 galliums: s/uint/enum pipe_format/ 17 years ago
  Brian Paul 9a264a056a gallium: in GL_SELECT mode, update hitflag in rasterpos 17 years ago
  José Fonseca e280bd50cc gallium: Fix MSVC warnings. 17 years ago
  Michel Dänzer 626b8d177b Make sure struct pipe_screen is declared. 17 years ago
  Keith Whitwell 10d83df3a9 gallium: State tracker cleanups wrt clears. 17 years ago
  José Fonseca 2573f0e5d6 Convert crlf->lf line endings. 17 years ago
  José Fonseca 2d8d472426 Disable autocrlf on Visual Studio project files. 17 years ago
  José Fonseca 5c0a089a5d gallium: Remove extra level of indirecttion. 17 years ago
  José Fonseca 510bc3535c gallium: Fix sign/unsign comparison. 17 years ago
  Jose Fonseca be2c419111 gallium: Convert CRLF -> LF. 17 years ago
  Brian d8bf051c8b gallium: remove unneeded pipe ptr from pipe_texture 17 years ago
  Brian 1774b177b8 gallium: added draw_num_vs_outputs() to query number of post-transform vertex attribs 17 years ago
  Brian 627efcaa80 gallium/i965: remove more dependencies on pipe_shader_state semantic info 17 years ago
  Brian 46da2f42a8 gallium/i965: added const to silence warning 17 years ago
  José Fonseca 308f11f991 scons: Build mesa source with c99. 17 years ago
  Brian d612b6fa9b cell: fix minor get_tex_surface() breakage 17 years ago
  Brian dacf91fe58 gallium/i965: remove brw_shader_info struct 17 years ago
  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