2009-03-03 |
Jakob Bornecrantz | intel: Add Xorg driver |
commit | commitdiff | tree |
2009-03-03 |
Jakob Bornecrantz | intel: Add dri2 driver for gallium |
commit | commitdiff | tree |
2009-03-03 |
Jakob Bornecrantz | st/xorg: Add Xorg state tracker |
commit | commitdiff | tree |
2009-03-03 |
Jakob Bornecrantz | st/dri2: Add DRI2 a state tracker |
commit | commitdiff | tree |
2009-03-03 |
Jakob Bornecrantz | intel: Increase max relocs per batchbuffer |
commit | commitdiff | tree |
2009-03-03 |
Brian Paul | mesa: save some useful VBO debug/dump code (disabled) |
commit | commitdiff | tree |
2009-03-03 |
Brian Paul | mesa: more tex image debug/dumping code |
commit | commitdiff | tree |
2009-03-03 |
Brian Paul | mesa: comments and code documenting a bug with depth... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: move call to update_texture_compare_function() |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: fix texture enable regression |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: use _mesa_reference_texobj() when setting texUnit... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: don't draw arrays if vertex position array is... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | gallium: only enable depth test if a depth bufffer... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: remove warning/short-circuit of stencil enable... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: use Stencil._Enabled field instead of Stencil... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: add ctx->Stencil._Enabled field |
commit | commitdiff | tree |
2009-03-02 |
Younes Manton | nouveau: Grab correct surface from temp texture for... |
commit | commitdiff | tree |
2009-03-02 |
Younes Manton | g3dvl: Grab surface pointer when flushing front buffer... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | swrast: use _EnabledCoordUnits for fixed-function texturing |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: fixed computation of _EnabledCoordUnits |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: clarify comments for per-unit texture bitfields |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: move texture_override() code into calling loop |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: move update_texture_compare_function() call out... |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: remove unused AUX buffers |
commit | commitdiff | tree |
2009-03-02 |
Brian Paul | mesa: remove VF_SOURCES, simplify MATH_XFORM_SOURCES |
commit | commitdiff | tree |
2009-03-02 |
Corbin Simpson | r300-gallium: Clean up casts and indents. |
commit | commitdiff | tree |
2009-03-02 |
Corbin Simpson | r300-gallium: Split off invariant state. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Add RADEON_NO_TCL debugging option. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Fix register count. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Fix hardlocks on trivial/clear. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Use rs_state emit for r300_surface, move... |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Move maths from r300_state to r300_state_... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: just re-order some parts and update comments... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: rename, reorder FRAG_RESULT_x tokens |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: add gallium state tracker sources to ALL_SOURCES |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: convert some #defines to enums |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | demos: add progs/glsl/shadow_sampler.c to test GLSL... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: move _GenFlags = 0x0 to texgen loop |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: use fp pointer in _tnl_InvalidateState() |
commit | commitdiff | tree |
2009-02-28 |
Joakim Sindholt | mesa: fix remaining FEEDBACK_TOKEN macros |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Cleanup color formats. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Be more Gallium-ish in some of the math. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Move all state translators to r300_state_... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: move #include "bitset.h" out of mtypes.h - not... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: add a prototype to silence warnings |
commit | commitdiff | tree |
2009-02-28 |
David Miller | mesa: Sparc's IROUND() optimization is invalid. |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: move GLfixed type and related macros to swrast... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: convert macro to inline function |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: comments, whitespace, reformatting |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: remove dead code |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: move gl_attrib_node struct to attrib.c too |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: move gl_enable_attrib struct to attrib.c, the... |
commit | commitdiff | tree |
2009-02-28 |
Brian Paul | mesa: lots of updated comments, formatting clean-ups |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: A handful of fixups. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Fix C99 error. |
commit | commitdiff | tree |
2009-02-28 |
Corbin Simpson | r300-gallium: Fix RS. |
commit | commitdiff | tree |
2009-02-28 |
Michal Krol | tgsi: More descriptive sanity diagnostic messages. |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | demos: fix renderbuffer leak in progs/tests/fbotexture.c |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | intel: remove some unneeded buffer unmap calls |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | mesa: update fragResults array in arb_output_attrib_str... |
commit | commitdiff | tree |
2009-02-27 |
Corbin Simpson | r300-gallium: Properly split up RS into r300 and r500... |
commit | commitdiff | tree |
2009-02-27 |
Corbin Simpson | radeon: Add DRM stubs. |
commit | commitdiff | tree |
2009-02-27 |
Corbin Simpson | Include p_compiler.h in drm_api.h for boolean typedef. |
commit | commitdiff | tree |
2009-02-27 |
Corbin Simpson | r300-gallium: Turn true and false into TRUE and FALSE. |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | mesa: set bufObj->Pointer = NULL after unmapping |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | mesa: if a buffer object is mapped when glDeleteBuffers... |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | mesa: updated comments |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | mesa: fix incorrect error handling in glBufferDataARB() |
commit | commitdiff | tree |
2009-02-27 |
Shaohua Li | i915: Add support for a new G33-like chipset. |
commit | commitdiff | tree |
2009-02-27 |
Keith Whitwell | tgsi: don't dump interpolation info except for fragment... |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | tests: new mapvbo.c test |
commit | commitdiff | tree |
2009-02-27 |
Corbin Simpson | r300-gallium: Add RS block setup. |
commit | commitdiff | tree |
2009-02-27 |
Corbin Simpson | r300-gallium: Add RS600 chipsets. |
commit | commitdiff | tree |
2009-02-27 |
Corbin Simpson | r300-gallium: A handful of tiny vfmt fixups. |
commit | commitdiff | tree |
2009-02-27 |
Robert Ellison | i965: texture fixes: bordered textures, fallback rendering |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | gallium: fix state tracker's stencil buffer test |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | gallium: add st_validate_framebuffer() driver function |
commit | commitdiff | tree |
2009-02-27 |
Keith Whitwell | util: set vbuf.max_index in draw_vertex_buffer() |
commit | commitdiff | tree |
2009-02-27 |
Keith Whitwell | softpipe: add dumping of post-tranfsormed vertices... |
commit | commitdiff | tree |
2009-02-27 |
David Miller | mesa: Fix and re-enable sparc normal asm. |
commit | commitdiff | tree |
2009-02-27 |
David Miller | mesa: Fix Sparc cliptest asm code and re-enable. |
commit | commitdiff | tree |
2009-02-27 |
Jakob Bornecrantz | intel: Use flink for global buffer ids |
commit | commitdiff | tree |
2009-02-27 |
Jakob Bornecrantz | egl: Fix for minor api change |
commit | commitdiff | tree |
2009-02-27 |
Jakob Bornecrantz | st/drm: Seperate get handle for global buffer ids |
commit | commitdiff | tree |
2009-02-27 |
David S. Miller | mesa: Fix DEBUG_MATH build on sparc. |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | docs: add SPARC assembly updates |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | intel: no-op the intel_finish_render_texture() function |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | intel: check texture formats in intel_validate_framebuf... |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | intel: updated comment, some debug code (disabled) |
commit | commitdiff | tree |
2009-02-27 |
root | i965: rename draw_regions -> color_regions |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | demos: add a fourth test case to VBO test for position... |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | mesa: avoid extraneous calls to ctx->Driver.BindFramebu... |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | i965: add missing init for region->width |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | mesa: replace old prog_instruction::Sampler field with... |
commit | commitdiff | tree |
2009-02-27 |
Brian Paul | i965: whitespace/indentation fixes |
commit | commitdiff | tree |
2009-02-27 |
David S. Miller | mesa: Resurrect SPARC asm code. |
commit | commitdiff | tree |
2009-02-26 |
Eric Anholt | intel: Revert disable of accelerated Bitmap, which... |
commit | commitdiff | tree |
2009-02-26 |
Tomas Carnecky | Fix "cast to pointer from integer of different size" |
commit | commitdiff | tree |
2009-02-26 |
Xiang, Haihao | i965: fix for RHW workaround |
commit | commitdiff | tree |
next |