14652 Commits (96a40345bb3b7c87d9742d0b5683355f42596823)
 

Author SHA1 Message Date
  Brian Paul f9e2f26df3 gallium: re-enable call to init_renderbuffer_bits(), remove dead code 17 years ago
  Brian Paul 2f07e1caa0 gallium: fix render to depth texture 17 years ago
  Brian Paul a7e8e31eee gallium: replace pipe_buffer_destroy() call with pipe_buffer_reference(NULL) 17 years ago
  Brian Paul f3ecd488dd gallium: remove dead code 17 years ago
  Brian Paul 29d9f6b0d2 gallium: no-op st_Bitmap() if width or height is zero 17 years ago
  Brian Paul e93243cb80 gallium: clean-up, minor fix 17 years ago
  Keith Whitwell b514f5f3ba draw: only fill in / compare the part of the translate key we're using. 17 years ago
  Keith Whitwell fec1d215f6 xlib: more SP_NO_RAST support 17 years ago
  Keith Whitwell 9002cdb48e softpipe: don't calc det if NO_RAST set 17 years ago
  Brian Paul 6548e9b018 gallium: plug in dummy stage->destroy func 17 years ago
  Michel Dänzer d2ec02f440 Merge branch 'gallium-0.1' into gallium-tex-surfaces 17 years ago
  Michel Dänzer 1dfb3d4729 cso_cache: Fix test for currently bound blend state. 17 years ago
  José Fonseca 8eab7de888 pipebuffer: Temporarily reimplement validation as growable array. 17 years ago
  Brian Paul 79e57695e1 disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer 17 years ago
  Michel Dänzer 7ffbfaccfb gallium: Make sure functions have proper prototypes and remove unused variable. 17 years ago
  José Fonseca 82dd0225e7 pipebuffer: Preliminary buffer validation. 17 years ago
  José Fonseca 665b327a47 gallium: Really free hash entries. 17 years ago
  José Fonseca 53996e562f pipebuffer: Don't include standard headers directly. 17 years ago
  Brian Paul a266af9200 mesa: minor fixes in _mesa_free_shader_program_data() and _mesa_link_program() 17 years ago
  Brian Paul 1a82d9648b gallium: fix some render to texture bugs 17 years ago
  Brian Paul 8f76459f62 mesa: document a/s keys 17 years ago
  Brian Paul f34a30bf79 mesa: add texturing to thread test 17 years ago
  Keith Whitwell ffe78987dc Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces 17 years ago
  Brian Paul 3e1a4c2869 mesa: free shader program data before deleting shader objects. 17 years ago
  Brian Paul a56a59ce74 gallium: implement full reference counting for vertex/fragment programs 17 years ago
  Brian Paul deceeca18d mesa: update/add newer GL ES headers 17 years ago
  José Fonseca 10b7192747 gallium: Implement util_pack_color for A8, L8, and I8 formats. 17 years ago
  José Fonseca 33cda1e5e5 gallium: Fix release build. 17 years ago
  Michal Krol 5efd2d59eb gallium: Fix compilation errors. 17 years ago
  José Fonseca 55c13f5af7 gallium: Implement pf_sprint_name as a simple static table. 17 years ago
  José Fonseca 942b02956e gallium: Use the u_string.h functions. 17 years ago
  Michel Dänzer 79931e38ab Revert "gallium: move setup of dest_surface in do_copy_texsubimage()" 17 years ago
  José Fonseca 4d1bf8a85e gallium: Output the total of leaked memory. 17 years ago
  José Fonseca c7ad942c54 gallium: Propagate tex_usage flags down to winsys. 17 years ago
  José Fonseca fe06a47361 gallium: New PIPE_TEXTURE_USAGE_PRIMARY flag for primary surfaces. 17 years ago
  Brian 05370685fe mesa: free shader program data before deleting shader objects. 17 years ago
  Brian 103ae5d16f gallium: implement full reference counting for vertex/fragment programs 17 years ago
  Brian 10f6ae0355 mesa: comments, whitespace 17 years ago
  Brian Paul 6b0fd0f157 gallium: re-enable temporarily disabled code in do_copy_texsubimage() 17 years ago
  Brian Paul 296378b6c8 gallium: create drawing surfaces as GPU_READ/WRITE only 17 years ago
  Michal Danzer 973d0c014d gallium: create renderbuffer surface w/out CPU_READ/WRITE flags 17 years ago
  Michal Danzer f7dbd18371 gallium: move setup of dest_surface in do_copy_texsubimage() 17 years ago
  José Fonseca a6ad492774 gallium: Simple facility to dump and view images for debugging. 17 years ago
  Brian Paul 66f703dca9 gallium: change calculate_first_last_level() to match gallium-tex-surfaces branch 17 years ago
  Brian Paul 809dd9089b gallium: sync up texture/sampler changes with master 17 years ago
  Michel Dänzer d0279fc4b3 gallium: Make sure to release texture surfaces (at the right time). 17 years ago
  Michel Dänzer 650c57f193 gallium: glCopyTexSubImage improvement. 17 years ago
  Michel Dänzer 4c6c073f99 gallium: Define util_sprintf for non-WIN32. 17 years ago
  Keith Whitwell 09e6be9b57 Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces 17 years ago
  José Fonseca 6361d6f48d gallium: New pipe_screen interface to overlay a texture on existing memory. 17 years ago