2006-10-11 |
Ian Romanick | Fix bug #4681. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | use GLvoid * for _swrast_write_zoomed_rgb/rgba_span... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | rewrite/simplify the fast_draw_pixels() function |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | use _mesa_convert_colors(), update some assertions |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | Added _mesa_convert_colors(). |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | support for runtime renderbuffer depths |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | In xmesa_DrawPixels_8R8G8B() check if drawing into... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | added shaderobjects_3dlabs.c |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | remove 3dlabs.c |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | sources for X.org xserver build |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | List of source (.c) files in each directory. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | a step toward moving run-time vertex program state... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | fixed NV_position_invariant |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | Move the fp_machine struct into s_nvfragmprog.c since... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | s/GLuint/GLbitfield/ |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | If program is position invariant, set VERT_BIT_POS... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Keith Whitwell | Use the mesa-provided texenv program rather than rollin... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Ian Romanick | Added dispatch.html. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Brian Paul | return void instead of GLvoid for glClearDebugLogMESA... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Ian Romanick | Updates for XCB. Bug 8560. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Brian Paul | added a SyncHandle() call, remove UnlockDisplay() call... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Brian Paul | Updates for XCB. Bug 8560. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ian Romanick | Major clean up of MakeContextCurrent |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Roland Scheidegger | do not import arrays for generic arb attribs if the... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Brian Paul | rewrite clear_rgba_buffer_with_masking() |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Brian Paul | deal with union/aliasing in convert_color_type() |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Brian Paul | rewrite of read_fast_rgba_pixels() |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Keith Whitwell | missing file |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Keith Whitwell | Accelerate glBitmap with a color expand blit. Nice... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Keith Whitwell | Quieten debug message. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Keith Whitwell | eliminate rhw divide under some circumstances |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Keith Whitwell | Quieten debug message. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ian Romanick | Changes to generated code caused by the previous commits. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ian Romanick | Fix the ordering of extensions. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ian Romanick | Keep indentation consistent with indent. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ian Romanick | Divide categories into four groups as they are processe... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ian Romanick | Add utility method client_supported_for_indirect. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Brian Paul | in MakeContextCurrent() use old display pointer for... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Brian Paul | use _swrast_span_default_color() in the disabled code too |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Brian Paul | call _swrast_span_default_color() to simplify _swrast_B... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Brian Paul | minor formatting fix |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Felix Kuehling | Bugzilla 6242: [mach64] Use private DMA buffers (only) |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Brian Paul | return null if no context |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Brian Paul | New SWspan and SWspanarrays typedefs. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Michel Dänzer | i915: Fix wait for scheduled swap on secondary display. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Brian Paul | updated protos for blend funcs |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Brian Paul | more changes for runtime renderbuffer depths |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Brian Paul | include mipmap.h |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Brian Paul | Move mipmap generation functions, texture scaling funct... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Brian Paul | updated info about name mangling |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Synchronize drawable to the pipe where the bigger part... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add new I830 SAREA fields. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add helper function that returns the current vblank... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add helper function to calculate the area of the inters... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | i915: Handle DRM_VBLANK_SECONDARY when scheduling buffe... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | i915: Attempt to schedule buffer swap on target vertica... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Add driGetVBlankInterval() helper function. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | driWaitForVBlank: Add support for secondary vertical... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Some restructuring of the driWaitForVBlank() code. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Michel Dänzer | Make driDrawableInitVBlank() initialize the sequence... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Brian Paul | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jeremy Kolb | Update to use the new XCB naming convention. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jeremy Kolb | Added function convertStringForXCB. Deals with the... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jeremy Kolb | Update linux-dr-xcb config file to use LIBDRM_CFLAGS |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jerome Glisse | Remove r200 dependency |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jerome Glisse | Remove r200 dependency. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Michal Krol | Prepend #extension 'MESA_shader_debug: require' to... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Michal Krol | Add GLSL preprocessor. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Michal Krol | Fix Windows newlines. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Michal Krol | Add syntax files for expression and directive preprocessor. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Brian Paul | Initial work for supporting different renderbuffer... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Michel Dänzer | Fix and re-enable swizzling paths for big endian platforms. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Keith Whitwell | bring in active_sz mechanism from i965 driver. Fixes... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Keith Whitwell | Fixup one place where attrsz was being used instead... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Brian Paul | Change logicop, blend, masking functions to use the... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Brian Paul | Roll the multi_write_rgba_span() code into _swrast_writ... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Brian Paul | use span.array->rgba instead of local var in accum_return() |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Brian Paul | use span.arrays for color/indexes instead of a local... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sean D'Epagnier | corrected cursor drawing |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Brian Paul | allocate larger TempImage, use COMBO var to choose... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Brian Paul | fix the broken fallback string/debug stuff |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Brian Paul | remove extra indentation |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Brian Paul | Get rid of _swrast_mask_rgba_array() and _swrast_mask_i... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Roland Scheidegger | fix up access to vertex attrib components which don... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Keith Whitwell | Explicit test for +ve pitches in intelEmitCopyBlit() |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Roland Scheidegger | don't skip user clip plane clipping when the current... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Keith Whitwell | Use _Enabled rather than _Active when checking for... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Keith Whitwell | Flush driver, not just tnl module. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Keith Whitwell | resize buffers in MakeCurrent |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Keith Whitwell | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Jouk Jansen | Correcting directory name in OpenVMS-Makefile |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | remove rgb[] array from span_arrays_struct - was only... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | new comments, indentation fixes |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | bump version to 6.5.2 |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | move a conditional into an assertion |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | updated doxygen info |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | updated extension info |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | Re-org of per-release info. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | replace assert(0) with error report, improved comments... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Keith Whitwell | Fix incorrect byteswap_mapping(). Disable swizzle... |
commit | commitdiff | tree | snapshot |
next |