2010-04-29 |
Zack Rusin | draw llvm: stay in bounds even if fetch_count % 4 != 0 |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Brian Paul | cso: remove commented-out code, update function docs |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Brian Paul | gallivm: add some assertions in special-case sampler... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Eric Anholt | i965: Fix cube map layouts on Ironlake. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Eric Anholt | i965: Implement VS MAX in a more obvious way. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Eric Anholt | i965: Use immediate float operands for some VS instruct... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Brian Paul | llvmpipe: fix texture/display target memory leak |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Michel Dänzer | gallium/draw: Fix PPC compiler warning. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Michel Dänzer | gallium/draw: Fix PPC build failure. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: fix compiler error |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: use the enum for color swizzles in the rasterizer |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: rasterizer debug logging |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: fix tests/yuvrect and possibly even rendering... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: enable the RGBA16F renderbuffer too |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: enable float textures |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: compose swizzles from texture formats and sample... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Marek Olšák | r300g: init s3tc fetching functions |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jakob Bornecrantz | svga: More don't recurse |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jakob Bornecrantz | svga: Translate svga reloc flags to pb flags |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jakob Bornecrantz | svga: Don't recurse |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | draw: remove extra semicolons |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: free vertex buffer memory in lp_setup_vbuf_de... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: fix scene queue memory leak |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: fix scene queue memory leak |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: fix mem leak in llvmpipe_resource_destroy() |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: fix surface memory leak during tear-down |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: remove unused psize_slot field |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: move/rename llvmpipe_init_surface_functions() |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: make rasterizer-related functions static... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: update comments, fix formatting |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: remove old prototypes, fix-up formatting |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: make shader-related functions static, clean... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: make clip-related functions static, clean... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: make draw-related functions static, clean... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: make vertex-related functions static, clean... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: make blend-related functions static, clean... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: make sampler-related functions static, clean... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: remove some unneeded shader structure fields |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: dump shaders if LP_DEBUG=tgsi |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | draw: use a cast wrapper |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | draw: put 'create' in the vs varient create function... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Joakim Sindholt | radeong: fix scons build |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | draw: add missing function parameter |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | softpipe: consolidate tex image offset code |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | llvmpipe: remove unused write_depth |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | st/mesa: move/improve Mesa GPU program debugging |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | st/mesa: add missing debug entry for DEBUG_CONSTANTS |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | Merge branch '7.8' |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | softpipe: use consistant names for local vars |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | progs/demos: added code to test compressed mipmap gener... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | gallium: remove trailing comma |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | gallium/util: convert //-style comments |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | gallium/util: convert //-style comments |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | st/mesa: fix incorrect RowStride computation |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | st/mesa: fill in stImage->level in st_generate_mipmap() |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jakob Bornecrantz | Merge branch '7.8' |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jakob Bornecrantz | glx: Fix build |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jakob Bornecrantz | glx: Fix build |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jakob Bornecrantz | configure.ac: Print some llvm info |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Micah Fedke | egl: dri2 driver error output |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Brian Paul | Merge branch '7.8' |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Vinson Lee | llvmpipe: Remove unnecessary header. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Pierre Willenbrock | Disable scissor when begining meta operations |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Pierre Willenbrock | Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Pierre Willenbrock | Fill the padding between entrys in the sampler key |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Pierre Willenbrock | Initialize have_back. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Eric Anholt | i915: Add debugging for just prorgam compile under... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Eric Anholt | i915: Provide counts in the error messages for program... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | osmesa: update SRC_DIRS to fix build |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | osdemos: replace assertion with error handler |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Marek Olšák | r300g: move ZTOP to separate file |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | osmesa: don't need to link with -lGL |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Marek Olšák | radeon: fix warnings |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Pierre Willenbrock | mesa: Disable scissor when begining meta operations |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Ian Romanick | Add missing _ in extension category name |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Pierre Willenbrock | mesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Pierre Willenbrok | glx: Initialize have_back. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | gallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | r300: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | cell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
José Fonseca | gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | Buildfixes to work around issues in OpenGL.framework |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | Update OpenGL specs |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | apple: Use mesa gl.h rather than generating one. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | apple: Integrate our libGL into the existing build... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | darwin: Use clientattrib |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | apple: Change ifdefs for DRI to be DRI && !APPLE |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | apple: Remove duplicate headers that already exist... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jeremy Huddleston | apple: Initial import of libGL for OSX from AppleSGLX... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: implement max scene size |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: added llvmpipe_resource_size() |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmpipe: comment-out unused field for now |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | llvmipe: update comments |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | mesa: move/rename is_depth_or_stencil_format() |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Brian Paul | st/mesa: rename var and update st_choose_format() comments |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Chia-I Wu | glapi: Fix loading of old DRI drivers. |
commit | commitdiff | tree | snapshot |
next |