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 |
2006-09-21 |
Brian Paul | use new _mesa_little_endian() function |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | added _mesa_little_endian() |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | GLUT_FORCE_VISUAL env var to force glut to use a partic... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brian Paul | new code to init DirectColor colormaps |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Keith Whitwell | Fix the dstMap for rgb888 and bgr888 texture formats... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Keith Whitwell | Do a better job of choosing texture formats to avoid... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Keith Whitwell | use the requested internal texture format where possible |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Keith Whitwell | Catch a couple of cases where we would have to delete... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Deal with the overloading of _mesa_texstore_rgba, which... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Extend swizzle support to all remaining source formats... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Roland Scheidegger | try to use a 8888 texture format which will result... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Support both big and little endian, more source types... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Roland Scheidegger | reenable code in _mesa_texstore_rgba8888 to avoid the... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Fix various typos to pass glean pixelFormats test. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Enhance compute_component_mapping() to convert to and... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Add a comment about the interactions of negative pitche... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | remove some dead code |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Fix some warnings |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Roland Scheidegger | fix mixed texgen/non-texgen with texgen modes requiring... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Support ARB_texture_rectangle. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | 1) Add a new flag in the sarea (coopting the unused... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Broadwater seems to prefer this style of blitting. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Brian Paul | make current GLX context per-thread |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Brian Paul | fix a memleak in DestroyContext() |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | add accelerated glCopyPixels path |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Add a new internal program parameter value STATE_TEXREC... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Fix _mesa_swizzle_ubyte_image() to deal with RGBA-... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Export _mesa_print_alu_instruction() to allow drivers... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | restore debug output after brw_wm_fp compilation stage |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Keith Whitwell | Use DEBUG_SYNC to switch between per-primitive and... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Brian Paul | added LIBDRM_CFLAGS (Javier Villavicencio) |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Brian Paul | fix CFLAGS (bug 8344) |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Brian Paul | change make depend output redirection to 2>&1 (bug... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Brian Paul | check for n <= 1 in compute_min_mag_ranges(), bug 8320 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Brian Paul | set lambda to zero for textured points (bug 8320) |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Brian Paul | 6.5.1 md5 sums |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Brian Paul | update 6.5.1 release date |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Brian Paul | added #ifdef tests for Windows for int64_t, uint64_t |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Brian Paul | replace GLAPI w/ static and init var to 0 (Michel Donais) |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Keith Whitwell | npot version of redbook/mipmap.c |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Ian Romanick | Use correct opcodes for GLX_EXT_texture_from_pixmap. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Brian Paul | set 6.5.1 release date |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Jerome Glisse | Fallback if ColorLogicOp is enabled. Cleanup a bit... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Michel Dänzer | Remove MESA_LITTLE_ENDIAN guard for code that seems... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Keith Whitwell | VS nr of urb entries is constrained to be one of a... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Roland Scheidegger | always use argb8888 instead of rgba8888, this is far... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Roland Scheidegger | detect some more cases which can use straight memcpy... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Roland Scheidegger | Always mark tex state atom as dirty when the texture... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Brian Paul | updated comment |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Roland Scheidegger | don't use derived value _ColorLogicOpEnabled as it... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Brian Paul | added GL_CURRENT_RASTER_SECONDARY_COLOR query (OpenGL... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Brian Paul | just comments and const qualifiers |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Brian Paul | fix broken do_EXP() |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Roland Scheidegger | fix GL_REFLECTION_MAP texgen by not using tex matrix... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Roland Scheidegger | make sure we upload the new vertex program if the progr... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Brian Paul | make triangle smoothing a sw fallback (Martign van... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Jerome Glisse | Fix compilation warning. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Jerome Glisse | Removing some of r200 dependency, cleaning up code... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Keith Whitwell | quieten debug |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Keith Whitwell | Potential fix for doom3 lockups. Seems that there... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Keith Whitwell | Disassemble active program when DEBUG_VS is set. |
commit | commitdiff | tree | snapshot |
next |