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 |
2006-09-12 |
Keith Whitwell | Add code to tweak aubfile state and primitives on replay. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Keith Whitwell | Encode a unique id in the aub header date fields. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Brian Paul | Win32 fixes (SF bug 1554931) |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Brian Paul | undo some accidental changes in _mesa_is_legal_format_a... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Brian Paul | init accum buffer fields in _mesa_update_framebuffer_vi... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Roland Scheidegger | remove code to deal with non-normalized texture coordin... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Brian Paul | Redefine the BYTE_TO_FLOAT() and SHORT_TO_FLOAT() macro... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Brian Paul | don't use xmesa_DrawPixels_8R8G8B() if there's a softwa... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Roland Scheidegger | cause a raster fallback if a yuv texture is used on... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Keith Whitwell | Basic facility for playing back captured aubfiles.... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Roland Scheidegger | cause a vtxfmt fallback directly when hitting NewList... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Keith Whitwell | Consistent return values from the bm* functions. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Keith Whitwell | Cope with memory pool fragmentation by allowing a secon... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Keith Whitwell | Add some asserts, fix some not-quite-bugs. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Keith Whitwell | Fix glitch with pool alignments. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Keith Whitwell | Use lower alignments where possible. Also pad out... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Keith Whitwell | Make sure bmBufferOffset is called for all active buffe... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Roland Scheidegger | make really sure R200_VAP_PROG_VTX_SHADER_ENABLE is... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Roland Scheidegger | only allow VERT_ATTRIB_MAX instead of _TNL_ATTRIB_MAX... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Eric Anholt | Fix a leak of the screen's option cache on cleanup... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Keith Whitwell | Simplify the immediate and displaylist code. Treat... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Brian Paul | comment out EXTRA_LIB_PATH, ?= causes problems on HP-UX |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Brian Paul | Fixes from Christopher Bell: |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Brian Paul | remove stray tab |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Brian Paul | for VERTEX_ATTRIB_WEIGHT, use break, not return |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Brian Paul | document vertex.weight hack |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Brian Paul | Hack for Warcraft (bug 8060): allow 'vertex.weight... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Brian Paul | fix typo in enable_parser_extensions(): s/point_paramet... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Brian Paul | Consolidate common case of _mesa_set_program_error... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Brian Paul | updated info about glxproto.h |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Keith Whitwell | Dynamically allocate instruction store for tnl programs... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Keith Whitwell | Fixes for calculating point attenuation |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Keith Whitwell | Don't export NV_vertex_program as it's not supported... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Rune Petersen | Managed to make a commit that can't build... Sorry... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Brian Paul | get rid of GL_BOOLEAN definition (bug 8113) |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Jouk Jansen | OpenVMS compile support update |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Jouk Jansen | OpenVMS compile support update |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Roland Scheidegger | fog state atom contains (only) fog params necessary... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Rune Petersen | add missing change to skip low impact RAST fallback... |
commit | commitdiff | tree | snapshot |
next |