2009-01-20 |
Dave Airlie | radeon/r200/r300: start to move to common miptree/texobj |
commit | commitdiff | tree |
2009-01-20 |
Dave Airlie | r200: make tri render on my r200. |
commit | commitdiff | tree |
2009-01-20 |
Dave Airlie | r200: tri runs without crashing - doesn't draw anything |
commit | commitdiff | tree |
2009-01-20 |
Dave Airlie | r200: clear is working at least - not much else |
commit | commitdiff | tree |
2009-01-15 |
Dave Airlie | r300: move some more function to generic |
commit | commitdiff | tree |
2009-01-15 |
Dave Airlie | radeon/r200/r300: start to make cmd buf useful |
commit | commitdiff | tree |
2009-01-15 |
Dave Airlie | r100/r200: move to new atom style emission |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon: get ctx right in copybuffer |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | r200: add missing symbols |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon/r200/r300: make legacy emit non-r300 specific |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon: move debug symbol add DRI2 |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | r300: start moving new r300 cmdbuf into common code |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon/r200/r300: consolidate swap buffers |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon: remove old lock code |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon/r200/r300: consolidate the buffer copy/flip... |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon/r200/r300: attempt to move lock to common code |
commit | commitdiff | tree |
2009-01-14 |
Dave Airlie | radeon/r200/r300: initial attempt to convert to common... |
commit | commitdiff | tree |
2009-01-13 |
Dave Airlie | radeon/r200: move more stuff closer together in context |
commit | commitdiff | tree |
2009-01-13 |
Dave Airlie | radeon/r200: move state atom to common header |
commit | commitdiff | tree |
2009-01-13 |
Dave Airlie | radeon/r200: start splitting out commonalities into... |
commit | commitdiff | tree |
2009-01-13 |
Dave Airlie | radeon: use bo_wait to wait for all buffers to be rende... |
commit | commitdiff | tree |
2009-01-10 |
Kristian Høgsberg | Bump dri2proto requirement to 1.99.3, drop CopyRegion... |
commit | commitdiff | tree |
2009-01-10 |
Dave Airlie | radeon/r300: add code to setup r300 vs r500 using pci... |
commit | commitdiff | tree |
2008-12-22 |
Dave Airlie | r300: disable settexoffset extension on r300 |
commit | commitdiff | tree |
2008-12-22 |
Dave Airlie | radeon: fix library name for consistency |
commit | commitdiff | tree |
2008-12-22 |
Dave Airlie | radeon: remove start/end offset + cleanup some whitespace |
commit | commitdiff | tree |
2008-12-22 |
Dave Airlie | radeon: fixup r500 FP emission for new CS |
commit | commitdiff | tree |
2008-12-20 |
Dave Airlie | radeno: hopefully make r200/radeon build |
commit | commitdiff | tree |
2008-12-01 |
Dave Airlie | radeon: make DRI1 one work with new CS mechanism |
commit | commitdiff | tree |
2008-11-16 |
Jerome Glisse | radeon: cs add print cs callback |
commit | commitdiff | tree |
2008-11-16 |
Jerome Glisse | radeon: fix pointer dangling |
commit | commitdiff | tree |
2008-11-15 |
Jerome Glisse | radeon: update to libdrm-radeon API changes |
commit | commitdiff | tree |
2008-11-14 |
Jerome Glisse | radeon: dri2 don't forget to free buffer |
commit | commitdiff | tree |
2008-11-14 |
Jerome Glisse | r300: release bo from pixmap |
commit | commitdiff | tree |
2008-11-14 |
Jerome Glisse | r300: convert to new relocations format (see libdrm... |
commit | commitdiff | tree |
2008-11-14 |
Jerome Glisse | r300: SetTex extension support |
commit | commitdiff | tree |
2008-11-14 |
Jerome Glisse | r300: cs + DRI2 support |
commit | commitdiff | tree |
2008-11-14 |
Jerome Glisse | r300: bo and cs abstraction. |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: no longer need Writemask field in GLSL IR nodes |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: revamp GLSL instruction emit code |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: make writemask_string() non-static |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: remove some do-nothing GLSL code |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: fix accidental regression in GLSL built-in textur... |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: use the tighter definition of GLSL ftransform... |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: remove unused/obsolete __NormalMatrixTranspose... |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: fix bug in GLSL built-in matrix state lookup |
commit | commitdiff | tree |
2008-11-14 |
Brian Paul | mesa: tweak program register printing for RelAddr case |
commit | commitdiff | tree |
2008-11-13 |
Alan Hourihane | mesa: fix generation of fixed function state when no... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Upload state on primitive switch, don't just... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix VB refcount leak on aperture overflow. |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | Add glsync demo program from jbarnes for testing vblank... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix up VS max_threads for G4X and removing a... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix up SF max_threads. |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Fix up clip min_nr_entries, preferred_nr_entries... |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Update WM maximum threads for G4X. |
commit | commitdiff | tree |
2008-11-12 |
Eric Anholt | i965: Add a big comment explaining my understanding... |
commit | commitdiff | tree |
2008-11-12 |
Kristian Høgsberg | glFlush before CopySubBuffer, fix coordinates and exten... |
commit | commitdiff | tree |
2008-11-12 |
Hanno Böck | glx: fix xcb build |
commit | commitdiff | tree |
2008-11-11 |
Brian Paul | mesa: fix version check in dinoshade.c |
commit | commitdiff | tree |
2008-11-11 |
Brian Paul | mesa: allow relative indexing into all register files... |
commit | commitdiff | tree |
2008-11-11 |
Kristian Høgsberg | Don't mess with emacs tab width. |
commit | commitdiff | tree |
2008-11-11 |
Xiang, Haihao | intel: reset cliprect_mode to IGNORE_CLIPRECTS. |
commit | commitdiff | tree |
2008-11-11 |
Xiang, Haihao | mesa: restore the negate flag of dots in build_lighting. |
commit | commitdiff | tree |
2008-11-11 |
Xiang, Haihao | mesa: update new state for RasterPos like other operations. |
commit | commitdiff | tree |
2008-11-11 |
Brian | mesa: new _mesa_is_pow_two() function |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | mesa: restore glapi/ prefix on #include |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | mesa: fix some misc breakage caused by editing auto... |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | GLX: fix out-of-bounds memory issue in indirect glAreTe... |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | dri: alloc __DRIscreen object with calloc() |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | mesa: track initialization status of uniform variables... |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | mesa: initial support for uniform variable initializers. |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | mesa: fix logic error in GLSL linker when looking for... |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | mesa: allows 'f' suffix on GLSL float literals |
commit | commitdiff | tree |
2008-11-10 |
Brian Paul | undo accidental changes to multitex.frag shader |
commit | commitdiff | tree |
2008-11-08 |
Brian | mesa: remove OPCODE_INT #define |
commit | commitdiff | tree |
2008-11-08 |
Brian | mesa: use NRM3 in emit_normalize_vec3() when drivers... |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: add support for 'centroid' qualifier in GLSL... |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: add support for 'invariant' keyword for GLSL... |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: reformat comments, rewrap lines, etc for a little... |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: forgot sqrt in NRM3/4 instructions |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: fix opcode table order bug |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: add GLSL support for DP2, NRM3, NRM4 instructions... |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: added DP2, DP2A instructions |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: added AND/OR/NOT/XOR instructions |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: include shader/prog_instruction.h |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: added OPCODE_NRM3/NRM4 instructions for vector... |
commit | commitdiff | tree |
2008-11-07 |
Xiang, Haihao | mesa: use _bfc0 instead of _col0 when building back... |
commit | commitdiff | tree |
2008-11-07 |
Brian Paul | mesa: rename OPCODE_INT -> OPCODE_TRUNC |
commit | commitdiff | tree |
2008-11-06 |
Brian Paul | mesa: update the shader programs->TexturesUsed array... |
commit | commitdiff | tree |
2008-11-06 |
Xiang, Haihao | i965: Always check vertex program. |
commit | commitdiff | tree |
2008-11-06 |
Gary Wong | i965: Implement missing OPCODE_NOISE3 instruction in... |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | mesa: Fix compiler warnings on Windows. |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | mesa: fix a GLSL array indexing codegen bug |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | mesa: remove extra \n from printf string |
commit | commitdiff | tree |
2008-11-05 |
Brian Paul | mesa: add Initialized field to gl_uniform struct, for... |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | added glsl/skinning.c test to test matrix blending... |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | mesa: fix float-valued GLSL vertex attribute variables |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | print err msg if unable to open shader file |
commit | commitdiff | tree |
2008-11-04 |
Brian Paul | remove old debug glFlush/Finish calls from demos |
commit | commitdiff | tree |
2008-11-02 |
Eric Anholt | i965: Clean up stale NDC comment. |
commit | commitdiff | tree |
next |