2008-12-16 |
Alan Hourihane | gallium: fix some asserts |
commit | commitdiff | tree |
2008-12-16 |
Ben Skeggs | nv40: apply ABS modifier to RSQ source in vp |
commit | commitdiff | tree |
2008-12-16 |
Ben Skeggs | nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE... |
commit | commitdiff | tree |
2008-12-15 |
Michal Krol | gallium: Fix PIPE_FORMAT_X8B8G8R8_SNORM definition. |
commit | commitdiff | tree |
2008-12-15 |
Alan Hourihane | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-12-15 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-12-15 |
Pierre Willenbrock | intel: Don't steal renderbuffer from caller in intel_mi... |
commit | commitdiff | tree |
2008-12-15 |
Eric Anholt | i965: Add decode of index/vertex buffer and primitive... |
commit | commitdiff | tree |
2008-12-15 |
Eric Anholt | intel: Add batchbuffer assertions to hopefully catch... |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | Perform range checking on app supplied texture base... |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | GLX: Include glapi.h before glapitable.h |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | GLX: Change resulting from previous commit |
commit | commitdiff | tree |
2008-12-15 |
Neil Roberts | Return 0 as the request size when the pixels parameter... |
commit | commitdiff | tree |
2008-12-15 |
Ian Romanick | GLX: Fix protocol for glTexSubImage#D |
commit | commitdiff | tree |
2008-12-14 |
Dan Nicholson | Add OSMesa pkg-config file |
commit | commitdiff | tree |
2008-12-14 |
Dan Nicholson | Add more package metadata to the pkg-config files |
commit | commitdiff | tree |
2008-12-14 |
Gary Wong | Fix silly type mismatch error in multinoise demo. |
commit | commitdiff | tree |
2008-12-13 |
Gary Wong | i965: Finish OPCODE_NOISEn instructions. |
commit | commitdiff | tree |
2008-12-13 |
Gary Wong | Add "multinoise" demo, to test 1/2/3/4 dimensional... |
commit | commitdiff | tree |
2008-12-13 |
Gary Wong | Ensure p.w is initialised in noise demo. |
commit | commitdiff | tree |
2008-12-13 |
Pekka Paalanen | Nouveau: move the definition of log2i() to header |
commit | commitdiff | tree |
2008-12-12 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-12-12 |
Alan Hourihane | mesa: move declaration |
commit | commitdiff | tree |
2008-12-12 |
Alan Hourihane | mesa: when we have interleaved arrays, check bounds... |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | gallium: fix refcount bug introduced in eb20e2984 |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | Merge branch 'no-validate' into gallium-0.1 |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | gallium: avoid mapping same vertex buffer in subsequent... |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | st: reduce unnecessary calls to pipe->set_vertex_buffers() |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | st: move feedback draw function to new file |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | st: don't unilaterally ABS the argument to RSQ |
commit | commitdiff | tree |
2008-12-12 |
Patrice Mandin | nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy... |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | Revert "pipebuffer: Implement proper buffer validation." |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | Revert "pipebuffer: Ondemand buffer manager." |
commit | commitdiff | tree |
2008-12-12 |
Keith Whitwell | Revert "pipebuffer: Fix buffer overflow." |
commit | commitdiff | tree |
2008-12-12 |
José Fonseca | glut: MinGW portability fixes. |
commit | commitdiff | tree |
2008-12-12 |
José Fonseca | gdi: Reimplement using the WGL statetracker. |
commit | commitdiff | tree |
2008-12-12 |
José Fonseca | mesa: Bring in new mesa sub-statetracker. |
commit | commitdiff | tree |
2008-12-12 |
Roland Scheidegger | gallium: fixes for srgb, new srgb formats |
commit | commitdiff | tree |
2008-12-12 |
Roland Scheidegger | mesa: fixes for srgb, new srgb formats |
commit | commitdiff | tree |
2008-12-12 |
José Fonseca | scons: Build progs. |
commit | commitdiff | tree |
2008-12-12 |
Xiang, Haihao | intel: check for null texture. (fix #13902) |
commit | commitdiff | tree |
2008-12-12 |
José Fonseca | scons: Allow to request the winddk toolchain. |
commit | commitdiff | tree |
2008-12-11 |
Alan Hourihane | gallium: catch vertex overflow higher up |
commit | commitdiff | tree |
2008-12-11 |
Keith Whitwell | st: reduce unnecessary calls to pipe->set_vertex_buffers() |
commit | commitdiff | tree |
2008-12-11 |
Keith Whitwell | st: move feedback draw function to new file |
commit | commitdiff | tree |
2008-12-11 |
Keith Whitwell | st: don't unilaterally ABS the argument to RSQ |
commit | commitdiff | tree |
2008-12-11 |
Michal Krol | softpipe: Add missing header include. |
commit | commitdiff | tree |
2008-12-11 |
Michal Krol | draw: Silencium compiler warnings on Windows. |
commit | commitdiff | tree |
2008-12-11 |
Xiang, Haihao | i915: fallback for cube map texture. |
commit | commitdiff | tree |
2008-12-11 |
Brian Paul | gallium: added missing brace to fix broken build |
commit | commitdiff | tree |
2008-12-11 |
Brian Paul | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-12-11 |
Brian Paul | gallium: added draw_set_mrd() function to fix polygon... |
commit | commitdiff | tree |
2008-12-11 |
Brian Paul | gallium: only mark back color buffer surfaces as undefi... |
commit | commitdiff | tree |
2008-12-11 |
Brian Paul | gallium: restore default_depth_bits() call in xlib... |
commit | commitdiff | tree |
2008-12-10 |
Alan Hourihane | gallium: change 65535 to UNDEFINED_VERTEX_ID |
commit | commitdiff | tree |
2008-12-10 |
Keith Whitwell | mesa: more trivial tests |
commit | commitdiff | tree |
2008-12-10 |
Keith Whitwell | util: new funcs for triming/validating primitives |
commit | commitdiff | tree |
2008-12-10 |
Keith Whitwell | draw: add const qualifiers |
commit | commitdiff | tree |
2008-12-10 |
Alan Hourihane | gallium: more vertex count checks |
commit | commitdiff | tree |
2008-12-10 |
Alan Hourihane | gallium: temporary check for > 65535 vertices |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Fix zeroing of the 3ub part of a 3ub+1ub attrib... |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Optimize SSE load[23]f_1 since they don't need... |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Fix typo that resulted in fallback from SSE for... |
commit | commitdiff | tree |
2008-12-09 |
Guillaume Melquiond | tnl: Avoid undefined input value use in insert_3f_viewp... |
commit | commitdiff | tree |
2008-12-09 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-12-09 |
Alan Hourihane | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-12-09 |
José Fonseca | python/retrace: Dump indices too. |
commit | commitdiff | tree |
2008-12-09 |
José Fonseca | gallium: Abort by default on windows user space. |
commit | commitdiff | tree |
2008-12-08 |
Pierre Willenbrock | intel: Require the right amount of space in glBitmap... |
commit | commitdiff | tree |
2008-12-08 |
Alan Hourihane | fix conflict breakage |
commit | commitdiff | tree |
2008-12-08 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-12-08 |
José Fonseca | python/retrace: Dump vertex buffer contents. |
commit | commitdiff | tree |
2008-12-07 |
Pekka Paalanen | nouveau: make nv20 use NV{20,25}TCL objects |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | mesa: Fix GenerateMipmapEXT(GL_TEXTURE_CUBE_MAP_ARB). |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fall back on rendering to a texture attachment... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fix crash in automatic mipmap generation for... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Put CopyTexImage fallback under DEBUG_FALLBACKS... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fix glCopyPixels blit acceleration for FBO desti... |
commit | commitdiff | tree |
2008-12-07 |
Eric Anholt | intel: Fix glBitmap blit acceleration for FBO destinations. |
commit | commitdiff | tree |
2008-12-05 |
Jakob Bornecrantz | i915: Silence warnings |
commit | commitdiff | tree |
2008-12-05 |
Brian | mesa: assorted clean-ups, updated comments, etc. |
commit | commitdiff | tree |
2008-12-05 |
Brian | mesa: replace large macros with inline functions |
commit | commitdiff | tree |
2008-12-04 |
Brian | softpipe: plug in softpipe's texture samplers into... |
commit | commitdiff | tree |
2008-12-04 |
Brian | gallium: added draw_texture_samplers() to support textu... |
commit | commitdiff | tree |
2008-12-04 |
Brian | gallium: query PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS to... |
commit | commitdiff | tree |
2008-12-04 |
Brian | gallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query |
commit | commitdiff | tree |
2008-12-04 |
Brian | gallium: check vertex shaders for samplers/texture... |
commit | commitdiff | tree |
2008-12-04 |
Brian | demos: added simple vertex shader texture test. |
commit | commitdiff | tree |
2008-12-04 |
Jeremy Huddleston | darwin: Use -Os instead of -O2 |
commit | commitdiff | tree |
2008-12-03 |
Eric Anholt | i965: Fix failure to upload new constant data when... |
commit | commitdiff | tree |
2008-12-03 |
Eric Anholt | i965: Fix stray character that the compile whined about. |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | nouveau: Calc pitch for swizzled textures appropriately. |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | mesa: Update some .gitignore files. |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | nouveau: Use swizzled textures & render targets on... |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | nouveau: nv04-nv40 linear <-> swizzled conversion. |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | gallium: Make room for custom PIPE_TEXTURE_USAGE_*... |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | g3dvl: Map/unmap incoming block texture once per frame. |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | g3dvl: Use texture instead of surface for backbuffer. |
commit | commitdiff | tree |
2008-12-02 |
Younes Manton | g3dvl: Move MC shaders to a seperate file, #included... |
commit | commitdiff | tree |
2008-12-02 |
Kristian Høgsberg | Bump dri2proto requirement to 1.99.3, drop CopyRegion... |
commit | commitdiff | tree |
next |