2005-11-19 |
Brian Paul | update comments, remove ^M chars |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | move a bunch of gl2/shading language structs from mtype... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Aapo Tahkola | Try to detect when native support to given texture... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Aapo Tahkola | Fix typo causing secondary color not to work properly. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Aapo Tahkola | Reduce stderr noise. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Brian Paul | In _mesa_RenderbufferStorageEXT(), try to avoid needles... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | move _mesa_update_state() calls before error tests... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | optimize drawing GL_DEPTH_STENCIL pixels into a GL_DEPT... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | s/MEMCPY/_mesa_memcpy/ and fix typo |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | optimize case of reading GL_DEPTH_STENCIL pixels from... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | delete frame/renderbuffers upon exit, more error checking |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | improved error checking in error_check_format_type() |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Thomas Hellström | Fixes for x86_64 Unichrome. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Thomas Hellström | Bring in last minute 6_4 branch changes to the unichrom... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | added -ds option to test GL_EXT_packed_depth_stencil... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | additional comments about GL_DEPTH_STENCIL buffers |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | added depthstencil.[ch] |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | Use new gl_framebuffer _Depth/_StencilBuffer fields... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | added depthstencil.c |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | Support for combined depth/stencil renderbuffers (GL_EX... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | added _mesa_new_depthstencil_renderbuffer() for combine... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | Added error checking in _tnl_Begin to detect incomplete... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | change an assertion |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | Replace GL_POLYGON+1 with PRIM_OUTSIDE_BEGIN_END |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Brian Paul | add GL_INVALID_FRAMEBUFFER_OPERATION_EXT in _mesa_error() |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Brian Paul | fix color interpolation problem reported on VMS |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Brian Paul | check for ctx==NULL, bug 4087 |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Brian Paul | Fix problem in stencil_and_ztest_span() when using... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Ian Romanick | Two subtle things missed on the previous commit. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Ian Romanick | Add the ability for interleave to test passing invalid... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Ian Romanick | Simple test of glInterleavedArrays functionality. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Brian Paul | remove unneeded RasterPosValid check |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Brian Paul | Improve _mesa_print_program(). |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Brian Paul | fix comment for TexSrcTarget |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Brian Paul | Added _mesa_light() helper function so we can avoid... |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Brian Paul | Added OSMesaColorClamp(), bug 4917 |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Brian Paul | update an assertion |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Brian Paul | update some assertions |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Brian Paul | Move stuff common to vertex/fragment_program into the... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Brian Paul | Make _mesa_is_proxy_texture() non-static and use in... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Ian Romanick | Support for "fragment program to C" and TCC has been... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Brian Paul | s/MAX_LIGHTS/ctx->Const.MaxLights/ and spruce up some... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Brian Paul | fix popping of GL_SPOT_DIRECTION (bug 5005) |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Brian Paul | remove -DMESA_DEBUG |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Brian Paul | Move code to enable FP exceptions into debug.c (set... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Brian Paul | fix popping of GL_EYE_PLANE state (bug 4996) |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Brian Paul | Bug 4996. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Brian Paul | use UNCLAMPED_FLOAT_TO_USHORT/UBYTE in clear_rgba_buffe... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Brian Paul | Move COPY_FLOAT() macro down into glide driver. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Ian Romanick | At keithw's request, remove all traces of the "fragment... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Ian Romanick | This patch adds the missing NV_vertex_program2 and... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Brian Paul | s/_mesa_debug_fp_inst/_mesa_print_program/ |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Brian Paul | remove _mesa_debug_fp_inst() |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Brian Paul | some initial work on upcoming GL_EXT_framebuffer_blit... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Brian Paul | remove a bunch of extension stuff that's in glxext.h |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Brian Paul | minor work in _mesa_print_program() |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Brian Paul | remove unneeded #includes |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Brian Paul | remove unneeded #includes |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Brian Paul | s/_mesa_debug_fp_inst/_mesa_print_program/ |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | s/_mesa_debug_vp_inst/_mesa_print_program/ |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | consolidate vertex/fragment program printing into _mesa... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | use _mesa_program_file_string() and _mesa_opcode_string() |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | added _mesa_program_file_string() |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | Use _mesa_opcode_string() |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | use _mesa_num_inst_src_regs() and _mesa_opcode_string() |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | use _mesa_num_inst_src_regs() instead of nr_args() |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | added _mesa_num_inst_src_regs() and _mesa_opcode_string() |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | s/Negate/NegateBase/ |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | s/TexSrcIdx/TexSrcTarget/ |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | Unify vertex/fragment program instuctions. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | remove unneeded #includes |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | remove unneeded #include |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Aapo Tahkola | Fix broken build. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | added MESA_GLX_ALPHA_BITS env var |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | don't need MAKE_SWIZZLE() macro |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | Replace parameter_type enum in program.[ch], use regist... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Brian Paul | minor improvements in _mesa_init_teximage_fields() |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Brian Paul | use VERT_RESULT_HPOS, VERT_BIT_POS tokens |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Brian Paul | better ffs() function (bug 4956) |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Brian Paul | just pass ctx to do_ndc_cliptest() rather than stuffing... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Brian Paul | MESA_GLX_ALPHA_BITS env var to force visual with alpha... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Brian Paul | remove unneeded HIDDEN definition (bug 4956) |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Brian Paul | fix MinGW problems (bug 4956) |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Adam Jackson | s/dri.sourceforge.net/dri.freedesktop.org/ |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Brian Paul | Streamline code generation by using a fixed size instru... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Brian Paul | use WRITEMASK_* tokens |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Brian Paul | s/15/VERT_RESULT_MAX/ |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Brian Paul | added a const, clean-up |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Brian Paul | fix typo, minor clean-ups |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Brian Paul | added osdemos/ dir to DEMO_FILES |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Brian Paul | implement USE_MGL_NAMESPACE for x86-64 dispatch code... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Brian Paul | Rename FRAG_OUTPUT_* tokens to FRAG_RESULT_* to match... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Aapo Tahkola | Use ctx->VertexProgram._Current . |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Aapo Tahkola | Remove some ghost code and adjust things a bit. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Keith Whitwell | More useful ARL test |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Eric Anholt | First step of Radeon DRI unification: |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Keith Whitwell | add an arl test |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Aapo Tahkola | Fix broken tnl stage. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Keith Whitwell | Add a NotifyInputChanges() callback so that drivers... |
commit | commitdiff | tree | snapshot |
next |