2009-05-20 |
Corbin Simpson | r300-gallium: fs: Remove cruft from way back when. |
commit | commitdiff | tree |
2009-05-20 |
Corbin Simpson | radeon-gallium: Add surface_buffer_create callback. |
commit | commitdiff | tree |
2009-05-20 |
Corbin Simpson | r300-gallium: Make surface_copy actually load the textu... |
commit | commitdiff | tree |
2009-05-20 |
Corbin Simpson | r300-gallium: Add missing R481 PCI ID. |
commit | commitdiff | tree |
2009-05-20 |
Corbin Simpson | r300-gallium: Make surface_copy work, and refactor... |
commit | commitdiff | tree |
2009-05-20 |
Corbin Simpson | radeon-gallium: Don't permit reading and writing a... |
commit | commitdiff | tree |
2009-05-20 |
Brian Paul | st: reformatting, comments, var renaming |
commit | commitdiff | tree |
2009-05-19 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-19 |
Mathias Fröhlich | mesa: allow depth/stencil textures to be attached to... |
commit | commitdiff | tree |
2009-05-19 |
Brian Paul | mesa: assign trb->Base.StencilBits in update_wrapper(). |
commit | commitdiff | tree |
2009-05-19 |
Brian Paul | mesa: print more info when valid_texture_object() fails |
commit | commitdiff | tree |
2009-05-18 |
Jakob Bornecrantz | trace: Improve shader wrapping |
commit | commitdiff | tree |
2009-05-18 |
Jakob Bornecrantz | st/dri: Only create new textures if drawable has changed |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium: Fix (another) wrong value in MSPOS. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | radeon-gallium: Remove BO validation debug. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium: Cleanup viewport state setup. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium: Always do VTE, never software viewport. |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | st/mesa: fix incorrect src/dst stride params to _mesa_g... |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | mesa: comments for _mesa_generate_mipmap_level() |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | softpipe: add texture target sanity check assertion |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | st: fix incorrect target parameter to screen->is_format... |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | mesa: added linux-osmesa-static config |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | docs: link to 7.5 relnotes |
commit | commitdiff | tree |
2009-05-18 |
Brian Paul | docs: emphasize the incomplete status of the nouveau... |
commit | commitdiff | tree |
2009-05-18 |
Aidan Thornton | Initialize psp->waitX/waitGL for swrast_dri.so. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium: Enable GLSL for r500. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium: r500-fs: DDX and DDY support. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | dri-gallium: Add GLSL support. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium: Add half-right COS and SIN. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium: Size mismatch. |
commit | commitdiff | tree |
2009-05-18 |
Corbin Simpson | r300-gallium, radeon-gallium: Nuke gb_pipes from orbit. |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: Don't set GB_TILE_CONFIG (in userspace.) |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: Clean up more invariant state. |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: Update XXX. |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: Correct default MSPOS. |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: vs: Fix vert shader init. |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: r500-fs: Enable depth writes, kinda. |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: Comment out useless debugging code. |
commit | commitdiff | tree |
2009-05-17 |
Corbin Simpson | r300-gallium: vs: Dupe tokens, better debug, count... |
commit | commitdiff | tree |
2009-05-16 |
Corbin Simpson | r300-gallium: Die on bad texture formats. |
commit | commitdiff | tree |
2009-05-16 |
Corbin Simpson | r300-gallium: Update floating-point params too. |
commit | commitdiff | tree |
2009-05-16 |
Corbin Simpson | r300-gallium: Update screen caps. |
commit | commitdiff | tree |
2009-05-16 |
Corbin Simpson | intel-gallium: Fix trace_drm integration. |
commit | commitdiff | tree |
2009-05-16 |
Corbin Simpson | Create common trace_drm code, add to radeon_winsys. |
commit | commitdiff | tree |
2009-05-16 |
Corbin Simpson | r300-gallium: Various cleanups leftover from before. |
commit | commitdiff | tree |
2009-05-16 |
Keith Whitwell | gallium: remove occlusion_count flag from depth-stencil... |
commit | commitdiff | tree |
2009-05-16 |
Jakob Bornecrantz | gallium-intel: Enable trace driver |
commit | commitdiff | tree |
2009-05-16 |
Jakob Bornecrantz | trace: Export enabled status |
commit | commitdiff | tree |
2009-05-16 |
Jakob Bornecrantz | trace: Unwrap buffer in texture_blanket |
commit | commitdiff | tree |
2009-05-16 |
Jakob Bornecrantz | trace: If either shader is disabled don't draw |
commit | commitdiff | tree |
2009-05-16 |
Jakob Bornecrantz | trace: Put shaders on a list in the context |
commit | commitdiff | tree |
2009-05-16 |
Jakob Bornecrantz | trace: Move state dump functions to tr_dump_state.... |
commit | commitdiff | tree |
2009-05-16 |
Eric Anholt | intel: Don't complain on falling back from PBO fastpaths. |
commit | commitdiff | tree |
2009-05-15 |
Eric Anholt | mesa: Mark FBOs with compressed color attachments as... |
commit | commitdiff | tree |
2009-05-15 |
Jakob Bornecrantz | gallium-intel: Build with scons |
commit | commitdiff | tree |
2009-05-15 |
Jakob Bornecrantz | st/egl: Use proper Makefile |
commit | commitdiff | tree |
2009-05-15 |
Steinar H.... | i915: Fix 945 cube map layout for the small mipmaps... |
commit | commitdiff | tree |
2009-05-15 |
Eric Anholt | i915: Use Stencil.Enabled instead of Stencil._Enabled... |
commit | commitdiff | tree |
2009-05-15 |
Eric Anholt | i915: Only use the new 945 cube layout for compressed... |
commit | commitdiff | tree |
2009-05-15 |
Brian Paul | mesa: bump version to 7.5-rc2 |
commit | commitdiff | tree |
2009-05-15 |
Brian Paul | docs: updates from the 7.4 branch |
commit | commitdiff | tree |
2009-05-14 |
Eric Anholt | i965: Fix varying payload reg assignment for the non... |
commit | commitdiff | tree |
2009-05-14 |
Eric Anholt | i965: Fix register allocation of GLSL fp inputs. |
commit | commitdiff | tree |
2009-05-14 |
Eric Anholt | intel: Use FRONT_AND_BACK for StencilOp as well. |
commit | commitdiff | tree |
2009-05-14 |
Eric Anholt | intel: Use GL_FRONT_AND_BACK for stencil clearing. |
commit | commitdiff | tree |
2009-05-14 |
Corbin Simpson | r300-gallium: Correct VTE setup for surface_fill, make... |
commit | commitdiff | tree |
2009-05-14 |
Robert Ellison | i965: fix 1D texture borders with GL_CLAMP_TO_BORDER |
commit | commitdiff | tree |
2009-05-14 |
Robert Ellison | i965: send all warnings through _mesa_warning() |
commit | commitdiff | tree |
2009-05-14 |
Michel Dänzer | r300: Make sure to drop current hardware state referenc... |
commit | commitdiff | tree |
2009-05-14 |
Corbin Simpson | r300-gallium: Clean up outdated comments. |
commit | commitdiff | tree |
2009-05-14 |
Corbin Simpson | r300-gallium: Space accounting for textures. |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | intel: added null ptr check |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | docs: GL_APPLE_vertex_array_object for Gallium drivers... |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | intel: enable GL_APPLE_vertex_array_object |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | st/mesa: enable GL_APPLE_vertex_array_object for galliu... |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | intel: create a private gl_array_object for intel_clear... |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | mesa: delete array objects before buffer objects during... |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | mesa: clean-up vertex array object VBO unbinding and... |
commit | commitdiff | tree |
2009-05-13 |
Brian Paul | mesa: reference counting for gl_array_object |
commit | commitdiff | tree |
2009-05-12 |
Brian Paul | i965: enable additional code in emit_fb_write() |
commit | commitdiff | tree |
2009-05-12 |
Brian Paul | i965: increase BRW_EU_MAX_INSN |
commit | commitdiff | tree |
2009-05-12 |
Brian Paul | i965: comment |
commit | commitdiff | tree |
2009-05-12 |
Joakim Sindholt | r300-gallium: add missing semicolon |
commit | commitdiff | tree |
2009-05-12 |
Joakim Sindholt | r300-gallium: duplicate tokens in create_fs_state |
commit | commitdiff | tree |
2009-05-12 |
Joakim Sindholt | progs/trivial: update .gitignore with new binaries |
commit | commitdiff | tree |
2009-05-12 |
Eric Anholt | intel: Skip the DRI2 renderbuffer update when doing... |
commit | commitdiff | tree |
2009-05-12 |
Eric Anholt | intel: Map write-only buffer objects through the GTT... |
commit | commitdiff | tree |
2009-05-12 |
Eric Anholt | i915: Fix driver after HW glGenerateMipmap commit. |
commit | commitdiff | tree |
2009-05-12 |
Brian Paul | swrast: update/restore the opt_sample_rgb/rgba_2d(... |
commit | commitdiff | tree |
2009-05-12 |
Michel Dänzer | glXChooseVisual: Only consider fbconfig if we can get... |
commit | commitdiff | tree |
2009-05-12 |
Ian Romanick | Test either GL_FRONT_LEFT or GL_FRONT for front-buffer... |
commit | commitdiff | tree |
2009-05-11 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-05-11 |
Brian Paul | st: do proper refcounting for framebuffer surfaces |
commit | commitdiff | tree |
2009-05-11 |
Brian Paul | trivial: destroy window upon exit |
commit | commitdiff | tree |
2009-05-11 |
Joakim Sindholt | r300-gallium: unbreak build |
commit | commitdiff | tree |
2009-05-11 |
Corbin Simpson | r300-gallium: Setup surface in r300_surface_copy. |
commit | commitdiff | tree |
2009-05-11 |
Corbin Simpson | r300-gallium: Cleanup some compile warnings. |
commit | commitdiff | tree |
next |