2004-03-10 |
Michal Krol | Fixed a number of typos. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Dave Airlie | add xmlconfig.c to solo build |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Dave Airlie | back port span changes from i810, these have been in... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Brian Paul | remove unneeded casts |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Brian Paul | Fix color index mode rendering. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Borca | fxMesa: remove buffer_obj_ext, cos it breaks UT2004 |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Felix Kuehling | Cleaned up and slightly optimized the texture upload... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Brian Paul | remove redundant macros (also in m_matrix.h) |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Borca | Voodoo Rush fixes |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Felix Kuehling | Swapout textures who's space is claimed by a new textur... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Felix Kuehling | Fixed texture tiling format for 8bit texels on ProSavag... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Felix Kuehling | Rewrote tiled texture upload. Small mipmap levels work... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Felix Kuehling | Fixed two small problems in the vertex setup. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Felix Kuehling | Small texture management fixes. Should get rid of asser... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | plug in _mesa_BlendFunc into dispatch table |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | a bunch of assorted clean-ups, etc to fix warnings... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | remove some unneeded macros |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | casts to silence warnings |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | silence warnings |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Brian Paul | yet another take on VBO deleting and reference counting |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Michal Krol | Initial changes after moving from src/mesa/main/. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Michal Krol | Added missing Copyrights. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Felix Kuehling | Clearing rectangle was one too big in each direction. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Michal Krol | Grammar package supporting 8-bit registers. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Michal Krol | Added support for ARB_fragment_program_shadow. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Michal Krol | Initial registry for ARB_fragment_program and ARB_verte... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | added clamping to polygon offset to prevent potential... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | comments, capitalization, misc-clean-ups |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | s/_swrast_exec_nv_fragment_program/_swrast_exec_fragmen... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Brian Paul | more changes to VBO reference counting and deletion |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Borca | _tnl_allow_*_fog(...) |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Borca | made NASM opcodes consistent |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Felix Kuehling | Cope with float colors in VERT_SET_RGBA and VERT_SET_SP... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Felix Kuehling | Fixed some small state tracking issues while hunting... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Brian Paul | fixed linux-osmesa16-static. Added linux-static config |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Brian Paul | added missing error check in _mesa_BeginQueryARB (Cedri... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Borca | workaround for crash-upon-exit in verbose mode |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Roland Scheidegger | Fix calling fallback_drawarrays() with the wrong arguments |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Roland Scheidegger | Add support for the new DRI driver interfaces to the... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Michel Dänzer | Inline get_size as an interim measure to get rid of... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Felix Kuehling | Corrected the maximum vertex size argument of _tnl_init... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Felix Kuehling | Reorganized hardware state data structures and state... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | Remove clamp parameter from _mesa_unpack_color_span_flo... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | consolidate image transfer operations in new _mesa_appl... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | rename some span pack/unpack functions for better unifo... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | move _swrast_texture_table_lookup() to _mesa_lookup_rgb... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | consolidate some code |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | replace color table FloatTable boolean with Type enum |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Paul | paltex demo from recent texcombine changes. Minor... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Michel Dänzer | Only print message about disabling HW TCL if the chip... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ian Romanick | Create all the right modes for 16-bit screens. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ian Romanick | Fix a problem with 24-bit screens. Modes with 0 stenci... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Brian Paul | move _mesa_load_state_parameters() to state validation... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Brian Paul | fix PK2H, UP2H, PK2US bugs |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Paul | check for null paramList |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Paul | check for invalid fragment program in glDrawPixels... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Paul | check for invalid vertex/fragment program in glBegin |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Paul | fix another glDrawArrays indexing bug, jump through... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Paul | fix library naming glitches (bug 904867) |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Paul | Fix C/C++ calling conventions problem (Bug 904854) |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Felix Kuehling | Set ctx->Const.MaxTexture[Image/Coord]Units correctly... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Felix Kuehling | Adapt the VERT_SET/COPY/SAVE/RESTORE_RGBA/SPEC macros... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Felix Kuehling | Forgot to remove savagevb.h in last commit. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Felix Kuehling | Converted vertex setup to use t_vertex.[ch]. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ian Romanick | Create all the right modes for 16-bit screens. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Paul | added _tnl_allow_vertex/pixel_fog() calls |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Felix Kuehling | Call _tnl_allow_pixel/vertex_fog in savageCreateContext... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Paul | use ABS(Z) when computing blend factors |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | call _tnl_allow_pixel/vertex_fog() funcs |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | turns out we probably need a _tnl_allow_pixel_fog(... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | jump through dispatch table instead of calling gl funct... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | fix incorrect texcoord attribute index |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | added some GLAPIENTRY keywords, minor clean-ups |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | s/transform/tnl/ |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | upgraded to version 22 |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | Yet another revision of _ae_update_state(). Issue... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | added some const keywords |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Brian Paul | glDrawArrays loop was wrong |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Paul | updates from Erdi Chen |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Brian Paul | fix typo (Matt Case) |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Ian Romanick | The available GLX version is now logged in addition... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Dave Airlie | delete the textures |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Felix Kuehling | Imported the Savage DRI driver from the savage-2-0... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Brian Paul | some minor tweaks |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Daniel Borca | fixed some typos |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ian Romanick | Refactored several variables out of XMesaVisual in... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | recent bug fixes/changes (fog, glArrayElement, triangle... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | A few more tweaks to fog code. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | compute fog coord in eye space, not clip space |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | A bit of an overhaul of the fog code. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | define DO_FRAGMENT_FOG=1 to test fragment program fog... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | added SPAN_W |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | just some reformatting |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | some debug code |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | added FogOption to fragment_program struct |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | added FixedToDouble() macro |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Brian Paul | Added TRIANGLE_WALK_DOUBLE to optionally walk triangle... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Roland Scheidegger | texture env combine refactor (Andreas Stenglein), follo... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Brian Paul | remove incorrect negation in fog coord computation |
commit | commitdiff | tree | snapshot |
next |