2008-12-10 |
Alan Hourihane | gallium: change 65535 to UNDEFINED_VERTEX_ID |
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 |
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 |
2008-12-02 |
Dave Airlie | intel: restore old vertex submit paths for i8xx hardware. |
commit | commitdiff | tree |
2008-12-02 |
Brian | softpipe: minor tweaks, clean-ups |
commit | commitdiff | tree |
2008-12-02 |
Brian | softpipe: compute nearest/linear texcoords four at... |
commit | commitdiff | tree |
2008-12-02 |
Brian | gallium: minor texture-related clean-ups, comments... |
commit | commitdiff | tree |
2008-12-02 |
Brian | mesa: fix conditional in save_Lightfv(), bug 18838 |
commit | commitdiff | tree |
2008-12-01 |
José Fonseca | scons: Target Windows XP on userspace. |
commit | commitdiff | tree |
2008-11-30 |
Pekka Paalanen | Nouveau: minor winsys API fix |
commit | commitdiff | tree |
2008-11-30 |
Pekka Paalanen | Nouveau: nv{10,20} set_primitive API fix |
commit | commitdiff | tree |
2008-11-30 |
Pekka Paalanen | Nouveau: nv20 build fix: forgotten include |
commit | commitdiff | tree |
2008-11-30 |
Pekka Paalanen | Nouveau: fix minor API change in surface_copy |
commit | commitdiff | tree |
2008-11-30 |
Pekka Paalanen | Nouveau: update nouveau_class.h |
commit | commitdiff | tree |
2008-11-30 |
Pekka Paalanen | Nouveau: nv20 (nv10) immediate vertex submission |
commit | commitdiff | tree |
2008-11-30 |
Pekka Paalanen | Nouveau: properly redo nv20_vertex_layout. |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Add a new state flag BRW_NEW_NR_SURFACES instead... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Fix clashing enums for BRW_NEW_INDICES/VERTICES... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Remove BRW_WM_LOCK dirty bit, introduced to work... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Add debug code for dumping how frequently differe... |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i915: Remove dead early z enable bit which was always on. |
commit | commitdiff | tree |
2008-11-29 |
Eric Anholt | i965: Reduce fast-pathiness of brw_try_draw_prims,... |
commit | commitdiff | tree |
2008-11-28 |
Brian Paul | mesa: add missing break statements |
commit | commitdiff | tree |
2008-11-28 |
Brian Paul | mesa: enable texture compression extensions for softwar... |
commit | commitdiff | tree |
2008-11-28 |
Phillip Klaus... | mesa: remove unneeded compressed texure size checks |
commit | commitdiff | tree |
2008-11-28 |
Brian Paul | mesa: fix default switch case in append_token(), see... |
commit | commitdiff | tree |
2008-11-28 |
Alan Hourihane | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-28 |
Alan Hourihane | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-11-27 |
Brian Paul | mesa: remove an assertion (see bug 18734) |
commit | commitdiff | tree |
2008-11-27 |
RALOVICH, Kristóf | Revert "glx: xcbified visual and FBConfig choosing" |
commit | commitdiff | tree |
2008-11-27 |
RALOVICH, Kristóf | Revert "glx: revert using nonexsisten XCB version of... |
commit | commitdiff | tree |
2008-11-26 |
Michal Krol | tgsi: Reenable OPCODE_ARR. |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: revert using nonexsisten XCB version of glXGetFBCo... |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: remove XCB debug leftover |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified glXSwapBuffers |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified visual and FBConfig choosing |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified __glXClientInfo |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | configure.ac: advertise XCB |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: no graphics context during initialization |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: xcbified __glXIsDirect |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: missing static on local function |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: use __glXGetString |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: use __glXQueryServerString |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: implement __glXGetString, hide __glXGetStringFromS... |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: implement QueryVersion using XCB |
commit | commitdiff | tree |
2008-11-26 |
RALOVICH, Kristóf | glx: implement __glXQueryServerString using XCB |
commit | commitdiff | tree |
2008-11-26 |
Thomas Henn | windows: fix visual object memleak |
commit | commitdiff | tree |
2008-11-26 |
Thomas Henn | windows: fix _mesa_unreference_framebuffer() to pass... |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | mesa: add missing type check for function calls |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | mesa: add missing size check for assignment optimization |
commit | commitdiff | tree |
2008-11-26 |
Michal Krol | tgsi: Fix build. |
commit | commitdiff | tree |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ROUND for SSE2 backend. |
commit | commitdiff | tree |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_SSG/SGN. |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | mesa: remove debug code |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | demos: press SPACE to toggle fbo_firecube animation |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | gallium: disable TGSI_OPCODE_ARR case until emit_rnd... |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | Revert "tgsi: Implement OPCODE_ROUND for SSE2 backend." |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | mesa: add some missing switch cases for generating... |
commit | commitdiff | tree |
2008-11-26 |
Daniel Zimmermann | fix possible memory leak in bezierPatchMeshMake |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | gallium: fix glBitmap color bug |
commit | commitdiff | tree |
2008-11-26 |
Brian Paul | gallium: replace 2 with PIPE_SHADER_TYPES |
commit | commitdiff | tree |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_SSG/SGN. |
commit | commitdiff | tree |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ARR. |
commit | commitdiff | tree |
2008-11-26 |
Michal Krol | tgsi: Implement OPCODE_ROUND for SSE2 backend. |
commit | commitdiff | tree |
next |