2009-05-10 |
Jerome Glisse | Merge commit 'origin/master' into radeon-rewrite |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Jerome Glisse | radeon: don't include cs uncondionaly |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | radeon-gallium: Clean up some of the BO counting logic. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Make imms work, cleanup some of the... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: Start VS dumper. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add SLT, clean up MAX. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add MAX. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add scalar setup, RSQ. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: vs: Add writemasks. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: Fix bad cast. Space accounting completely... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium, radeon: BO handling fixes, some useful... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | radeon-gallium: Shut up Valgrind. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium, radeon: A couple cleanups. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Corbin Simpson | r300-gallium: Finish space accounting. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Robert Ellison | i965: improve debug logging |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Robert Ellison | i965: fix memory leak in context/renderbuffer region... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Robert Ellison | i965: fix segfault on low memory conditions |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Robert Ellison | mesa: Fixed a texture memory leak |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Eric Anholt | intel: Add a metaops version of glGenerateMipmapEXT... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Eric Anholt | intel: Put the constant texcoords used in metaops into... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | i965: const qualifiers |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | mesa: raise MAX_VARYING (number of shader varying vars... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | mesa: assertions to check for too many vertex outputs... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | glsl: check number of varying variables against the... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | mesa: issue warning for out of bounds array indexes |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | i965: don't use GRF regs 126,127 for WM programs |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | glsl: set vertex/fragment program Ids to aid with debugging |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Brian Paul | mesa: more shader debug code (disabled) |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Jerome Glisse | radeon: IRQ always enabled in DRI2 path no need to... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Keith Whitwell | mesa/st: keep surface_copy arguments positive |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Keith Whitwell | mesa/st: remove redundant call to st_finish in CopyTexS... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
José Fonseca | wgl: Export pixelformats with accumulation bits. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Keith Whitwell | mesa/st: cope with non-ibo index data in st_draw_feedback.c |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Keith Whitwell | util/upload: catch failures to map_range and return... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Keith Whitwell | scons: mingw is broken with -O1 and higher |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Keith Whitwell | stw: fix potential uninitialized use of curctx |
commit | commitdiff | tree | snapshot |
2009-05-08 |
José Fonseca | wgl: Enforce a minimum 1x1 framebuffer size. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
José Fonseca | wgl: Add assertion for missing function. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
José Fonseca | wgl: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
José Fonseca | mesa: Make _mesa_share_state thread safe. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
José Fonseca | wgl: Implement ShareLists. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Maciej Cencora | r300: add missing texture format |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Maciej Cencora | r300: moar cleanup |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Maciej Cencora | r300: fix compiler warnings |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ben Skeggs | nouveau: respect GALLIUM_STATE_TRACKERS_DIRS |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ben Skeggs | nouveau: remove dri1 code now we're using the dri state... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Ben Skeggs | nouveau: use dri state tracker for dri1 |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: make the array object save/remove functions static |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: clean-up vertex array object VBO unbinding and... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | demos: delete vertex array objects upon exit |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: reference counting for gl_array_object |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: array object comments |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: move the NullBufferObj from GLcontext to gl_share... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: fix comments, s/texture/buffer/ |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | vbo: in glDraw[Range]Element() code, check for out... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: remove unused gl_buffer_object::OnCard field |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: added gl_buffer_object::Written flag (for debug... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: Compute gl_client_array->_MaxElement during array... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: GLvector4f:: flags is a GLbitfield, update commen... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: add storage_count field to GLvector4f. Useful... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: use array->BufferObj instead of ctx->Array.ArrayB... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: added _ElementSize field to gl_client_array |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: use local var to make code a bit more concise |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: fix/add comments |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: use _mesa_sizeof_type() in vbo split code |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: vbo code reformatting, clean-up, comments |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: add GL_DOUBLE case in _mesa_sizeof_type() |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: in vbo split code, map buffers read-only, not... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: limit number of error raised by invalid GL_TEXTUR... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | tnl: added some clip debug/print code (disabled) |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: reformatting, updated comments, const-correctness |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | tnl: replace 0x3f with CILP_FRUSTUM_BITS |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | i965: relAddr local var (to make debug/test a little... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | swrast: fix span clipping bug |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Brian Paul | mesa: unmap buffer objects during context tear-down |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Eric Anholt | i965: Remove bad constant buffer constant-reg-already... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Eric Anholt | intel: Unmap buffers if needed at DeleteBuffer time. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Owen W. Taylor | When clearing the stencil buffer, don't use a two-sided... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Brian Paul | mesa: remove unnecessary buffer size check |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Brian Paul | mesa: code consolidation in glDraw[Range]Elements(... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Brian Paul | mesa: new comments, minor reformatting |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Brian Paul | mesa: use elementBuf local var instead of ctx->Array... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Eric Anholt | i965: Remove the forced lack of caching for renderbuffe... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Eric Anholt | i965: Remove _NEW_PROGRAM from brw_wm_surfaces setup... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Brian Paul | mesa: be smarter about allocating vert/frag program... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Eric Anholt | i965: Split WM constant buffer update from other WM... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Eric Anholt | i965: Disentangle VS constant surface state from WM... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Eric Anholt | i965: Don't create constant buffers if they won't be... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Dave Airlie | radeon: hopefully fixup radeon cube state emission... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Dave Airlie | r100/r200: try and allocate miptree correct for hw. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Dave Airlie | r200: fix cubic emission. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Brian Paul | mesa: only use fallback texture when using shaders... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Brian Paul | Revert "mesa: only use fallback texture when using... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Brian Paul | mesa: only use fallback texture when using shaders... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Brian Paul | mesa: only use fallback texture when using shaders... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Brian Paul | mesa: minor simplification in enable_texture(), updated... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Roland Scheidegger | r200: fix some cube map issues |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Roland Scheidegger | r200: fix another section size mismatch |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree | snapshot |
next |