2006-11-03 |
Brian Paul | check for USE_MGL_NAMESPACE |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | implement _mesa_GetShaderiv() |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | implement _mesa_GetProgramiv() |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | Simplify GET_CURRENT_LINKED_PROGRAM() macro and calling... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | Use inlined uniform() helper function in all the glUnif... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | plug in 2.0, 2.1 functions |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | Added OpenGL 2.1 entrypoints. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | Set DO_DEBUG=0 |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | only enabled memcpy timing if DO_DEBUG=1 |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | replace CONFIG_H with MESA_CONFIG_H_INCLUDED |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | added 1.3/1.4 function mangling |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | assorted updates for 6.5.2 |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | Added OpenGL 2.1 glUniformMatrix* functions. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | reformat comments in Doxygen style |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | reindent |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | Minor changes to get ready for OpenGL 2.1. |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Roland Scheidegger | enable generic arrays for r200 hw vertex programs by... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Roland Scheidegger | remove setting some driver funcs explicitly to NULL... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | added fsligght |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Brian Paul | yet another deriviative of the fplight.c demo for OpenG... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Update gl_API.xml with OpenGL 2.0 functions, regenerate... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | minor change in _mesa_ResizeBuffersMESA() |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | include utils.h to silence warning |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | s/GLuint/int/ to silence warnings |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | casting, type changes to silence warnings |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | s/GLint/GLuint/ to fix sign warnings |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | fix typo, silence warnings |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Fix GL_EXT_packed_depth_stencil crash, but shadowtex... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | comment about a valgrind error |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | s/GLchan/GLubyte/ in debug code |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | init SecondaryRasterColor |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Added GL_STENCIL_BACK_WRITEMASK |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | check for shader extensions for OpenGL 2.0 |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Undo some of yesterday's ATI_separate_stencil changes... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Fix fragment program fog problems found with Glean. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Call _mesa_problem() from i915_program_error() so we... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Jerome Glisse | Add requested size to r300RefillCurrentDmaRegion. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | remove GetBufferSize = NULL; assignment |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Fixes Glean vertex/fragment test failures. Those tests... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | remove GetBufferSize code |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | always load frag prog state params for now (see comments) |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | remove unneeded extern declaration of lockMutex |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | bump driver date |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._Logic... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | new RGBA_LOGICOP_ENABLED() macro |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | s/_mesa_IsProgram2/_mesa_IsProgram/ |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Rename _mesa_IsProgram() to _mesa_IsProgramARB() to... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | OpenGL 2.0 entrypoints |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | run indent on the code |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | test OpenGL 2.0 stencil funcs |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Brian Paul | Add ATI_separate_stencil and use it in preference to... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | update _mesa_select_tex_image() and _mesa_get_tex_image() |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | update comments |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | Remove x/y/width/height parameters from Clear functions. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | comment-out unused var |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | remove unused vars |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | fix _mesa_select_tex_image() calls |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Michal Krol | Write back gl_FragDepth to span->array->z. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | Don't use the x/y/width/height params passed to Clear... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | disable debug printf |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | disable debug printfs |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Jerome Glisse | Correct a little bug, radeon->glCtx is a pointer. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Jerome Glisse | Remove deprecated GetBufferSize interface. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | recent updates/fixes |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Keith Whitwell | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Keith Whitwell | Patch from <haihao.xiang@intel.com> -- pass program... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Keith Whitwell | merge the (rest of) texmem branch |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Keith Whitwell | Merge texmem-0-3-branch. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Jerome Glisse | Add LIT instruction to fragment program. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Keith Whitwell | Import texmem i915 driver to its new location as i915tex. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Jerome Glisse | Add CMPH instruction to fragprog |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Keith Whitwell | Patch from <haihao.xiang@intel.com> -- pass program... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | change DEBUG_FRAG conditions |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | fix some bugs in interpolate_specular() |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Brian Paul | Added a few new ctx->Const. fields for shader-related... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Brian Paul | make use of Parameters->StateFlags in _swrast_update_fr... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Brian Paul | minor clean-ups, simplifications and new comments |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Brian Paul | fix MINGW32 problems |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Brian Paul | We need to call _mesa_load_state_parameters() whenever... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Brian Paul | signal _NEW_LIGHT in _tnl_copy_to_current() |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Brian Paul | In TEX instructions, use precomputed lambda only if... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Brian Paul | For TEX instructions use lambda=0. When sampling from... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Ian Romanick | Fix bug #8799. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Ian Romanick | Refactor mgaXMesaSetFrontClipRects and mgaXMesaSetBackC... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Ian Romanick | Get DRI drawable from framebuffer object. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Brian Paul | code tweaks, remove old comments |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Brian Paul | fix _mesa_problem() text |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Brian Paul | Move gl_vertex_program_machine struct out of mtypes... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Brian Paul | remove debug code |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Brian Paul | Rather than always allocating 100 instructions, put... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Brian Paul | New _mesa_exec_vertex_state_program() function. Start... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Brian Paul | fix wrong inequality |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Brian Paul | Change _mesa_init_instruction() to initialize an array... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Brian Paul | Program instructions are initialized before parsing... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Brian Paul | Added PROGRAM_CONSTANT to get_register_pointer(). |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Brian Paul | special case END in _mesa_print_instruction() |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Brian Paul | Implement _mesa_append_fog_code() for fragment program... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Brian Paul | If DEBUG, check that all array indices really do fall... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Roland Scheidegger | remove code for inserting mvp transform into position... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Brian Paul | Previously, if a fragment program referenced fragment... |
commit | commitdiff | tree | snapshot |
next |