2010-08-17 |
Christoph Bumiller | nv50: more TGSI opcodes (SIN, SCS, ARL, RET, KILP) |
commit | commitdiff | tree |
2010-08-16 |
Christoph Bumiller | nv50: generate JOINs for outermost IF clauses |
commit | commitdiff | tree |
2010-08-16 |
Christoph Bumiller | nv50: fix thinko in store to output reg possible check |
commit | commitdiff | tree |
2010-08-16 |
Christoph Bumiller | nv50: flatten simple IF/ELSE/ENDIF constructs |
commit | commitdiff | tree |
2010-08-15 |
Christoph Bumiller | nv50: loops part 2 |
commit | commitdiff | tree |
2010-08-15 |
Christoph Bumiller | nv50: more constant folding |
commit | commitdiff | tree |
2010-08-10 |
Christoph Bumiller | nv50: begin implementing loops |
commit | commitdiff | tree |
2010-08-10 |
Christoph Bumiller | nv50: fix reg count |
commit | commitdiff | tree |
2010-08-04 |
Christoph Bumiller | nv50: build proper phi functions in the first place |
commit | commitdiff | tree |
2010-08-04 |
Christoph Bumiller | nv50: fix constbuf validation |
commit | commitdiff | tree |
2010-08-04 |
Christoph Bumiller | nv50: don't eliminate loads to dedicated values |
commit | commitdiff | tree |
2010-07-31 |
Christoph Bumiller | nv50: fixes for nested IFs |
commit | commitdiff | tree |
2010-07-31 |
Christoph Bumiller | nv50: explicitly set src type for SET ops |
commit | commitdiff | tree |
2010-07-31 |
Christoph Bumiller | nv50: insert MOVs also for PHI sources from dominating... |
commit | commitdiff | tree |
2010-07-31 |
Christoph Bumiller | nv50: fix for empty BBs |
commit | commitdiff | tree |
2010-07-31 |
Christoph Bumiller | nv50: add signed RGTC1 to format table, allow 2_10_10_1... |
commit | commitdiff | tree |
2010-07-26 |
Christoph Bumiller | nv50: add missing 2nd source for POW multiplication |
commit | commitdiff | tree |
2010-07-26 |
Christoph Bumiller | nv50: permit usage of undefined TGSI TEMPs |
commit | commitdiff | tree |
2010-07-26 |
Christoph Bumiller | nv50: fix constant_operand opt mul by 2 case |
commit | commitdiff | tree |
2010-07-26 |
Christoph Bumiller | nv50: simple reload elimination and local CSE |
commit | commitdiff | tree |
2010-07-24 |
Christoph Bumiller | nv50: add/fix some license headers |
commit | commitdiff | tree |
2010-07-24 |
Christoph Bumiller | nv50: change back accidentally swapped UNORM,SNORM... |
commit | commitdiff | tree |
2010-07-24 |
Christoph Bumiller | nv50: don't produce MOV immediate to output reg in... |
commit | commitdiff | tree |
2010-07-24 |
Christoph Bumiller | nv50: introduce the big formats table |
commit | commitdiff | tree |
2010-07-24 |
Christoph Bumiller | nouveau: update nouveau_class.h |
commit | commitdiff | tree |
2010-07-23 |
Christoph Bumiller | nv50: import new compiler |
commit | commitdiff | tree |
2010-07-23 |
Eric Anholt | i965: Cleanly fail programs with unsupported array... |
commit | commitdiff | tree |
2010-07-23 |
Eric Anholt | i965: Add support for VS relative addressing of tempora... |
commit | commitdiff | tree |
2010-07-23 |
Brian Paul | draw: add small ybias factor for drawing wide points |
commit | commitdiff | tree |
2010-07-23 |
Brian Paul | docs: document new extensions for Gallium |
commit | commitdiff | tree |
2010-07-23 |
Michal Krol | softpipe: Check for NULL pointer in sp_destroy_tile_cac... |
commit | commitdiff | tree |
2010-07-23 |
Michal Krol | softpipe: Check for NULL pointer in sp_destroy_tex_tile... |
commit | commitdiff | tree |
2010-07-23 |
Christoph Bumiller | nv50: implement depth clamp |
commit | commitdiff | tree |
2010-07-23 |
Thomas Hellstrom | xorg/vmwgfx: Implement early mode pruning based on... |
commit | commitdiff | tree |
2010-07-23 |
Thomas Hellstrom | st/xorg: Init the Gallium3D / libkms resources in pre... |
commit | commitdiff | tree |
2010-07-23 |
Thomas Hellstrom | st/xorg: Kill a couple of compilation warnings |
commit | commitdiff | tree |
2010-07-23 |
Thomas Hellstrom | st/xorg vmwgfx/xorg: Add a pre-init customizer callback |
commit | commitdiff | tree |
2010-07-23 |
Thomas Hellstrom | st/xorg: Add a possibility to prune modes and limit... |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | llvmpipe: Partially fix resource texture from_handle |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | llvmpipe: Don't align values already aligned |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | i915g: Rename winsys debug options |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | i915g: Allow wrapping with software pipes |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | i915g: Set total_nblocksy in from_handle |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | i915g: Add some debug prints in texture code |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | i915g: Ifdef out debug code on non-debug builds |
commit | commitdiff | tree |
2010-07-23 |
Jakob Bornecrantz | tgsi: Fix error message on invalid swizzle parse |
commit | commitdiff | tree |
2010-07-23 |
Kristian Høgsberg | glx: Drop screen argument to GetGLXDRIDrawable |
commit | commitdiff | tree |
2010-07-23 |
Kristian Høgsberg | glx: Move WaitGL, WaitX, UseXFont to context vtable... |
commit | commitdiff | tree |
2010-07-23 |
Kristian Høgsberg | glx: Allocate the __GLXcontext in the DRI drivers |
commit | commitdiff | tree |
2010-07-23 |
Kristian Høgsberg | glx: Use _Xglobal_lock for protecting extension display... |
commit | commitdiff | tree |
2010-07-22 |
Brian Paul | glsl: remove invalid _mesa_problem() call |
commit | commitdiff | tree |
2010-07-22 |
Brian Paul | draw: re-order optimization passes depending on LLVM... |
commit | commitdiff | tree |
2010-07-22 |
Brian Paul | draw: added new assertions to clipping code |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Respect VS/VP point size result when enabled. |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Fix the disasm output for da16 src widths. |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Avoid extra MOV in VS indirect register reads. |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Fix up VS temporary array access for fixed index... |
commit | commitdiff | tree |
2010-07-22 |
Henri Verbeet | r600: Flip point sprite coordinates when rendering... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: In the VS, multiply the address reg by the approp... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Clean up brw_dp_READ_4_vs() now that it has fewer... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Support relative addressed VS constant reads... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Fix the DP read msg_control definitions other... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Clean up dead code from the VS get_constant/get_r... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i956: Set the execution size correctly for scratch... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Set the GEM domain flags for the scratch space. |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Use the pretty define for 4-oword DP reads. |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Set the send commit bit on register spills as... |
commit | commitdiff | tree |
2010-07-22 |
Eric Anholt | i965: Add disasm for dataport reads (register unspilling). |
commit | commitdiff | tree |
2010-07-22 |
Kristian Høgsberg | glx: Move last few dri_interface.h types out of glxclie... |
commit | commitdiff | tree |
2010-07-22 |
Kristian Høgsberg | glx: Move __driContext field out of __GLXcontextRec |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | softpipe: add missing support for PIPE_FORMAT_S8_USCALE... |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | softpipe: fix sp_tile_cache_flush_clear() regression |
commit | commitdiff | tree |
2010-07-21 |
Jerome Glisse | Revert "dri2: Remove an unused variable." |
commit | commitdiff | tree |
2010-07-21 |
Jerome Glisse | r600g: add support for all R6XX/R7XX asic |
commit | commitdiff | tree |
2010-07-21 |
Dave Airlie | r600g: add r600 compile mode to compiler. |
commit | commitdiff | tree |
2010-07-21 |
Dave Airlie | r600g: add family retrival |
commit | commitdiff | tree |
2010-07-21 |
Marek Olšák | llvmpipe: say no to depth clamp |
commit | commitdiff | tree |
2010-07-21 |
Marek Olšák | r300g: implement depth clamp |
commit | commitdiff | tree |
2010-07-21 |
Marek Olšák | r300g: cleanup clip state emission |
commit | commitdiff | tree |
2010-07-21 |
Marek Olšák | draw: disable depth clipping if depth clamp is enabled |
commit | commitdiff | tree |
2010-07-21 |
Marek Olšák | st/mesa: implement depth clamp |
commit | commitdiff | tree |
2010-07-21 |
Marek Olšák | cso: handle depth clamp |
commit | commitdiff | tree |
2010-07-21 |
Marek Olšák | gallium: add depth clamp to the interface |
commit | commitdiff | tree |
2010-07-21 |
Carl Worth | Add missing initialization of inOutFlags pointer. |
commit | commitdiff | tree |
2010-07-21 |
Carl Worth | Makefiles: Don't complain if depend file to be included... |
commit | commitdiff | tree |
2010-07-21 |
Carl Worth | i965: Remove an unused variable. |
commit | commitdiff | tree |
2010-07-21 |
Carl Worth | dri2: Remove an unused variable. |
commit | commitdiff | tree |
2010-07-21 |
Carl Worth | Regenerate program/lex.yy.c |
commit | commitdiff | tree |
2010-07-21 |
Carl Worth | Avoid more warnings in flex-generated code. |
commit | commitdiff | tree |
2010-07-21 |
Carl Worth | Avoid warnings in flex-generated code. |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | draw: tweak aa line width threshold and sampling |
commit | commitdiff | tree |
2010-07-21 |
Patrice Mandin | nouveau/nvfx: Add new PIPE_CAP values |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | gallivm: replace has_indirect_addressing field with... |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | tgsi: added tgsi_shader_info::indirect_files field |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | gallivm: refactor code into get_indirect_offsets()... |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | gallivm: added comment |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | gallivm: remove extraneous braces |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | gallivm: no longer do indirect addressing in get_temp_ptr() |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | gallivm: implement correct indirect addressing of temp... |
commit | commitdiff | tree |
2010-07-21 |
Brian Paul | gallivm: re-org, comments for get_temp_ptr() |
commit | commitdiff | tree |
next |