2006-10-04 |
Ian Romanick | Divide categories into four groups as they are processe... |
commit | commitdiff | tree |
2006-10-04 |
Ian Romanick | Add utility method client_supported_for_indirect. |
commit | commitdiff | tree |
2006-10-04 |
Brian Paul | in MakeContextCurrent() use old display pointer for... |
commit | commitdiff | tree |
2006-10-04 |
Brian Paul | use _swrast_span_default_color() in the disabled code too |
commit | commitdiff | tree |
2006-10-04 |
Brian Paul | call _swrast_span_default_color() to simplify _swrast_B... |
commit | commitdiff | tree |
2006-10-04 |
Brian Paul | minor formatting fix |
commit | commitdiff | tree |
2006-10-02 |
Felix Kuehling | Bugzilla 6242: [mach64] Use private DMA buffers (only) |
commit | commitdiff | tree |
2006-10-02 |
Brian Paul | return null if no context |
commit | commitdiff | tree |
2006-10-01 |
Brian Paul | New SWspan and SWspanarrays typedefs. |
commit | commitdiff | tree |
2006-09-29 |
Michel Dänzer | i915: Fix wait for scheduled swap on secondary display. |
commit | commitdiff | tree |
2006-09-29 |
Brian Paul | updated protos for blend funcs |
commit | commitdiff | tree |
2006-09-29 |
Brian Paul | more changes for runtime renderbuffer depths |
commit | commitdiff | tree |
2006-09-29 |
Brian Paul | include mipmap.h |
commit | commitdiff | tree |
2006-09-29 |
Brian Paul | Move mipmap generation functions, texture scaling funct... |
commit | commitdiff | tree |
2006-09-29 |
Brian Paul | updated info about name mangling |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | Synchronize drawable to the pipe where the bigger part... |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | Add new I830 SAREA fields. |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | Add helper function that returns the current vblank... |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | Add helper function to calculate the area of the inters... |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | i915: Handle DRM_VBLANK_SECONDARY when scheduling buffe... |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | i915: Attempt to schedule buffer swap on target vertica... |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | Add driGetVBlankInterval() helper function. |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | driWaitForVBlank: Add support for secondary vertical... |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | Some restructuring of the driWaitForVBlank() code. |
commit | commitdiff | tree |
2006-09-28 |
Michel Dänzer | Make driDrawableInitVBlank() initialize the sequence... |
commit | commitdiff | tree |
2006-09-27 |
Brian Paul | remove obsolete comment |
commit | commitdiff | tree |
2006-09-26 |
Jeremy Kolb | Update to use the new XCB naming convention. |
commit | commitdiff | tree |
2006-09-26 |
Jeremy Kolb | Added function convertStringForXCB. Deals with the... |
commit | commitdiff | tree |
2006-09-26 |
Jeremy Kolb | Update linux-dr-xcb config file to use LIBDRM_CFLAGS |
commit | commitdiff | tree |
2006-09-26 |
Jerome Glisse | Remove r200 dependency |
commit | commitdiff | tree |
2006-09-26 |
Jerome Glisse | Remove r200 dependency. |
commit | commitdiff | tree |
2006-09-26 |
Michal Krol | Prepend #extension 'MESA_shader_debug: require' to... |
commit | commitdiff | tree |
2006-09-26 |
Michal Krol | Add GLSL preprocessor. |
commit | commitdiff | tree |
2006-09-26 |
Michal Krol | Fix Windows newlines. |
commit | commitdiff | tree |
2006-09-26 |
Michal Krol | Add syntax files for expression and directive preprocessor. |
commit | commitdiff | tree |
2006-09-25 |
Brian Paul | Initial work for supporting different renderbuffer... |
commit | commitdiff | tree |
2006-09-25 |
Michel Dänzer | Fix and re-enable swizzling paths for big endian platforms. |
commit | commitdiff | tree |
2006-09-25 |
Keith Whitwell | bring in active_sz mechanism from i965 driver. Fixes... |
commit | commitdiff | tree |
2006-09-25 |
Keith Whitwell | Fixup one place where attrsz was being used instead... |
commit | commitdiff | tree |
2006-09-24 |
Brian Paul | Change logicop, blend, masking functions to use the... |
commit | commitdiff | tree |
2006-09-24 |
Brian Paul | Roll the multi_write_rgba_span() code into _swrast_writ... |
commit | commitdiff | tree |
2006-09-24 |
Brian Paul | use span.array->rgba instead of local var in accum_return() |
commit | commitdiff | tree |
2006-09-24 |
Brian Paul | use span.arrays for color/indexes instead of a local... |
commit | commitdiff | tree |
2006-09-24 |
Sean D'Epagnier | corrected cursor drawing |
commit | commitdiff | tree |
2006-09-23 |
Brian Paul | allocate larger TempImage, use COMBO var to choose... |
commit | commitdiff | tree |
2006-09-22 |
Brian Paul | fix the broken fallback string/debug stuff |
commit | commitdiff | tree |
2006-09-22 |
Brian Paul | remove extra indentation |
commit | commitdiff | tree |
2006-09-22 |
Brian Paul | Get rid of _swrast_mask_rgba_array() and _swrast_mask_i... |
commit | commitdiff | tree |
2006-09-22 |
Roland Scheidegger | fix up access to vertex attrib components which don... |
commit | commitdiff | tree |
2006-09-22 |
Keith Whitwell | Explicit test for +ve pitches in intelEmitCopyBlit() |
commit | commitdiff | tree |
2006-09-22 |
Roland Scheidegger | don't skip user clip plane clipping when the current... |
commit | commitdiff | tree |
2006-09-22 |
Keith Whitwell | Use _Enabled rather than _Active when checking for... |
commit | commitdiff | tree |
2006-09-22 |
Keith Whitwell | Flush driver, not just tnl module. |
commit | commitdiff | tree |
2006-09-22 |
Keith Whitwell | resize buffers in MakeCurrent |
commit | commitdiff | tree |
2006-09-22 |
Keith Whitwell | Remove unused variable. |
commit | commitdiff | tree |
2006-09-22 |
Jouk Jansen | Correcting directory name in OpenVMS-Makefile |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | remove rgb[] array from span_arrays_struct - was only... |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | new comments, indentation fixes |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | bump version to 6.5.2 |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | move a conditional into an assertion |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | updated doxygen info |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | updated extension info |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | Re-org of per-release info. |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | replace assert(0) with error report, improved comments... |
commit | commitdiff | tree |
2006-09-21 |
Keith Whitwell | Fix incorrect byteswap_mapping(). Disable swizzle... |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | use new _mesa_little_endian() function |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | added _mesa_little_endian() |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | GLUT_FORCE_VISUAL env var to force glut to use a partic... |
commit | commitdiff | tree |
2006-09-21 |
Brian Paul | new code to init DirectColor colormaps |
commit | commitdiff | tree |
2006-09-21 |
Keith Whitwell | Fix the dstMap for rgb888 and bgr888 texture formats... |
commit | commitdiff | tree |
2006-09-21 |
Keith Whitwell | Do a better job of choosing texture formats to avoid... |
commit | commitdiff | tree |
2006-09-21 |
Keith Whitwell | use the requested internal texture format where possible |
commit | commitdiff | tree |
2006-09-21 |
Keith Whitwell | Catch a couple of cases where we would have to delete... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Deal with the overloading of _mesa_texstore_rgba, which... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Extend swizzle support to all remaining source formats... |
commit | commitdiff | tree |
2006-09-20 |
Roland Scheidegger | try to use a 8888 texture format which will result... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Support both big and little endian, more source types... |
commit | commitdiff | tree |
2006-09-20 |
Roland Scheidegger | reenable code in _mesa_texstore_rgba8888 to avoid the... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Fix various typos to pass glean pixelFormats test. |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Enhance compute_component_mapping() to convert to and... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Add a comment about the interactions of negative pitche... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | remove some dead code |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Fix some warnings |
commit | commitdiff | tree |
2006-09-20 |
Roland Scheidegger | fix mixed texgen/non-texgen with texgen modes requiring... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Support ARB_texture_rectangle. |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | 1) Add a new flag in the sarea (coopting the unused... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Broadwater seems to prefer this style of blitting. |
commit | commitdiff | tree |
2006-09-20 |
Brian Paul | make current GLX context per-thread |
commit | commitdiff | tree |
2006-09-20 |
Brian Paul | fix a memleak in DestroyContext() |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | add accelerated glCopyPixels path |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Add a new internal program parameter value STATE_TEXREC... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Fix _mesa_swizzle_ubyte_image() to deal with RGBA-... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Export _mesa_print_alu_instruction() to allow drivers... |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | restore debug output after brw_wm_fp compilation stage |
commit | commitdiff | tree |
2006-09-20 |
Keith Whitwell | Use DEBUG_SYNC to switch between per-primitive and... |
commit | commitdiff | tree |
2006-09-19 |
Brian Paul | added LIBDRM_CFLAGS (Javier Villavicencio) |
commit | commitdiff | tree |
2006-09-19 |
Brian Paul | fix CFLAGS (bug 8344) |
commit | commitdiff | tree |
2006-09-18 |
Brian Paul | change make depend output redirection to 2>&1 (bug... |
commit | commitdiff | tree |
2006-09-18 |
Brian Paul | check for n <= 1 in compute_min_mag_ranges(), bug 8320 |
commit | commitdiff | tree |
2006-09-18 |
Brian Paul | set lambda to zero for textured points (bug 8320) |
commit | commitdiff | tree |
next |