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-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 |
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 |
2009-05-11 |
Corbin Simpson | r300-gallium: Cleanup PSC for HW TCL. |
commit | commitdiff | tree |
2009-05-11 |
Corbin Simpson | radeon-gallium: Forgot a typedef. |
commit | commitdiff | tree |
2009-05-11 |
Corbin Simpson | radeon-gallium: Support new info ioctls in addition... |
commit | commitdiff | tree |
2009-05-11 |
Brian Paul | mesa: updated comments for _mesa_generate_mipmap() |
commit | commitdiff | tree |
2009-05-11 |
Brian Paul | i965: handle extended swizzle terms (0,1) in get_src_reg() |
commit | commitdiff | tree |
2009-05-11 |
Brian Paul | mesa: better handling/printing of driver-specific opcod... |
commit | commitdiff | tree |
2009-05-11 |
Brian Paul | mesa: Fixed a texture memory leak |
commit | commitdiff | tree |
2009-05-09 |
Brian Paul | mesa: added more gallium Makefiles to tarball list |
commit | commitdiff | tree |
2009-05-09 |
Hanno Böck | gallium: replace lib with $(LIB_DIR) |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | radeon-gallium: Clean up some of the BO counting logic. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Make imms work, cleanup some of the... |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: Start VS dumper. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add SLT, clean up MAX. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add MAX. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add scalar setup, RSQ. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add writemasks. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: Fix bad cast. Space accounting completely... |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium, radeon: BO handling fixes, some useful... |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | radeon-gallium: Shut up Valgrind. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium, radeon: A couple cleanups. |
commit | commitdiff | tree |
2009-05-09 |
Corbin Simpson | r300-gallium: Finish space accounting. |
commit | commitdiff | tree |
2009-05-08 |
Robert Ellison | i965: improve debug logging |
commit | commitdiff | tree |
2009-05-08 |
Robert Ellison | i965: fix memory leak in context/renderbuffer region... |
commit | commitdiff | tree |
2009-05-08 |
Robert Ellison | i965: fix segfault on low memory conditions |
commit | commitdiff | tree |
2009-05-08 |
Robert Ellison | mesa: Fixed a texture memory leak |
commit | commitdiff | tree |
2009-05-08 |
Eric Anholt | intel: Add a metaops version of glGenerateMipmapEXT... |
commit | commitdiff | tree |
2009-05-08 |
Eric Anholt | intel: Put the constant texcoords used in metaops into... |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | mesa: omit files that were removed from git |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | mesa: set version to 7.5-rc1 |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | i965: const qualifiers |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | mesa: raise MAX_VARYING (number of shader varying vars... |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | mesa: assertions to check for too many vertex outputs... |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | glsl: check number of varying variables against the... |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | mesa: issue warning for out of bounds array indexes |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | i965: don't use GRF regs 126,127 for WM programs |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | glsl: set vertex/fragment program Ids to aid with debugging |
commit | commitdiff | tree |
2009-05-08 |
Brian Paul | mesa: more shader debug code (disabled) |
commit | commitdiff | tree |
2009-05-08 |
José Fonseca | wgl: Grow the maximum number of pixel formats to cope... |
commit | commitdiff | tree |
next |