2011-07-07 |
Henri Verbeet | mesa: Use the Elements macro for the sampler index... |
commit | commitdiff | tree |
2011-07-07 |
Henri Verbeet | mesa: Allow sampling from units >= MAX_TEXTURE_UNITS... |
commit | commitdiff | tree |
2011-07-07 |
Henri Verbeet | mesa: Check the texture against all units in unbind_tex... |
commit | commitdiff | tree |
2011-07-07 |
Christoph Bumiller | nv50,nvc0: use screen instead of context for flush... |
commit | commitdiff | tree |
2011-07-07 |
Christoph Bumiller | nv50: more formats for nv50_resource_copy_region conver... |
commit | commitdiff | tree |
2011-07-07 |
Stéphane Marchesin | i915g: Apply optimization to ADDS/MUL and only if we... |
commit | commitdiff | tree |
2011-07-07 |
Thomas Hellstrom | st/xa: Fix up error reporting. Disable component alpha. |
commit | commitdiff | tree |
2011-07-07 |
Thomas Hellstrom | st/xa: Fix render to xa_format_a8, which is backed... |
commit | commitdiff | tree |
2011-07-07 |
Brian Paul | i915g: move code after declaration |
commit | commitdiff | tree |
2011-07-06 |
Ian Romanick | linker: Assign locations for fragment shader output |
commit | commitdiff | tree |
2011-07-06 |
Ian Romanick | glsl: Don't choke when printing an anonymous function... |
commit | commitdiff | tree |
2011-07-06 |
Ian Romanick | ir_to_mesa: Allocate temporary instructions on the... |
commit | commitdiff | tree |
2011-07-06 |
Ian Romanick | glsl: Track initial mask in constant propagation live set |
commit | commitdiff | tree |
2011-07-06 |
Stéphane Marchesin | i915g: Fix optimize so that it actually gets used. |
commit | commitdiff | tree |
2011-07-06 |
Brian Paul | mesa: fix texstore addressing bugs for depth/stencil... |
commit | commitdiff | tree |
2011-07-06 |
Brian Paul | softpipe: add missing stencil format case in convert_qu... |
commit | commitdiff | tree |
2011-07-06 |
Brian Paul | tgsi: add some debug/print code in exec_tex(), disabled |
commit | commitdiff | tree |
2011-07-06 |
Brian Paul | softpipe: minor clean-ups in sp_quad_depth_test.c |
commit | commitdiff | tree |
2011-07-06 |
Stéphane Marchesin | i915g: Fix optimization, also make it more generic. |
commit | commitdiff | tree |
2011-07-06 |
Eric Anholt | mesa: Don't error on glFeedbackBuffer(size = 0, buffer... |
commit | commitdiff | tree |
2011-07-06 |
Eric Anholt | mesa: Don't skip glGetProgramLocalParam4dvARB if there... |
commit | commitdiff | tree |
2011-07-06 |
Eric Anholt | mesa: Don't skip glGetProgramEnvParam4dvARB if there... |
commit | commitdiff | tree |
2011-07-06 |
Eric Anholt | glsl: Suppress warning from matching_signature change. |
commit | commitdiff | tree |
2011-07-06 |
Eric Anholt | glsl: Fix make clean for dricore. |
commit | commitdiff | tree |
2011-07-06 |
Kenneth Graunke | i965/fs: Fix message register allocation in FB writes. |
commit | commitdiff | tree |
2011-07-06 |
Völgyes Dávid | Fixes for leaks reported by cppcheck. |
commit | commitdiff | tree |
2011-07-06 |
Stéphane Marchesin | i915g: Improve flushing using heuristics. |
commit | commitdiff | tree |
2011-07-06 |
Stéphane Marchesin | i915g: introduce the tiny shader optimizer. |
commit | commitdiff | tree |
2011-07-06 |
Stéphane Marchesin | i915g: Add comment about DDX/DDY. |
commit | commitdiff | tree |
2011-07-06 |
Stéphane Marchesin | i915g: Move back to the old method for target format... |
commit | commitdiff | tree |
2011-07-05 |
Vadim Girlin | r600g: fix buffer overflow check in r600_query_begin |
commit | commitdiff | tree |
2011-07-05 |
Vadim Girlin | r600g: fix bo map usage flags in r600_query_begin |
commit | commitdiff | tree |
2011-07-05 |
Vadim Girlin | r600g: reduce flushes for queries |
commit | commitdiff | tree |
2011-07-05 |
Vadim Girlin | r600g: fix buffer offset in r600_query_begin |
commit | commitdiff | tree |
2011-07-04 |
Henri Verbeet | r600g: Get rid of the state_inlines headers. |
commit | commitdiff | tree |
2011-07-04 |
Henri Verbeet | r600g: Get rid of an unused include in r600_texture.c. |
commit | commitdiff | tree |
2011-07-04 |
Henri Verbeet | r600g: Get rid of some unused functions. |
commit | commitdiff | tree |
2011-07-04 |
Henri Verbeet | r600g: Use the actual Evergreen functions to query... |
commit | commitdiff | tree |
2011-07-04 |
Henri Verbeet | r600g: Get rid of the unused "family" parameter to... |
commit | commitdiff | tree |
2011-07-04 |
José Fonseca | draw: Fix fetch_max calculation. |
commit | commitdiff | tree |
2011-07-04 |
Thomas Hellstrom | Merge branch 'xa_branch' |
commit | commitdiff | tree |
2011-07-04 |
Thomas Hellstrom | st/glx: Fix endless loop in drawable validation |
commit | commitdiff | tree |
2011-07-04 |
Thomas Hellstrom | st/xa: Fix crosscompile builds with nonstandard ld... |
commit | commitdiff | tree |
2011-07-04 |
Thomas Hellstrom | xa-vmwgfx: Remove unnecessary include |
commit | commitdiff | tree |
2011-07-03 |
Henri Verbeet | r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat. |
commit | commitdiff | tree |
2011-07-02 |
Benjamin Franzke | configure: Require libudev for drm & wayland egl platforms |
commit | commitdiff | tree |
2011-07-02 |
Benjamin Franzke | configure: Fix typo in gbm check for egl drm platform |
commit | commitdiff | tree |
2011-07-02 |
Benjamin Franzke | configure: Enable st/gbm if st/egl has drm platform |
commit | commitdiff | tree |
2011-07-02 |
Benjamin Franzke | egl_dri2: Fix compilation if udev devel files are not... |
commit | commitdiff | tree |
2011-07-02 |
Chia-I Wu | egl: add copyright notices |
commit | commitdiff | tree |
2011-07-02 |
Chia-I Wu | autoconf: swrast does not require libdrm |
commit | commitdiff | tree |
2011-07-01 |
José Fonseca | scons: Disable saving options automatically. |
commit | commitdiff | tree |
2011-07-01 |
José Fonseca | svga: Use the correct element size. |
commit | commitdiff | tree |
2011-07-01 |
José Fonseca | u_upload_mgr: Use pipe_buffer_map_range istead of pipe_... |
commit | commitdiff | tree |
2011-07-01 |
Micael Dias | Gallium: fix buffer overflow |
commit | commitdiff | tree |
2011-07-01 |
Kristian Høgsberg | driclient: Remove |
commit | commitdiff | tree |
2011-07-01 |
José Fonseca | scons: Actually add src/glx/SConscript. |
commit | commitdiff | tree |
2011-07-01 |
Thomas Hellstrom | svga: Fix multiple uploads of the same user-buffer. |
commit | commitdiff | tree |
2011-07-01 |
Thomas Hellstrom | svga: Ignore redefine_user_buffer calls |
commit | commitdiff | tree |
2011-07-01 |
Brian Paul | svga: fix incorrect user buffer size computation for... |
commit | commitdiff | tree |
2011-07-01 |
Brian Paul | svga: fix incorrect user buffer size computation |
commit | commitdiff | tree |
2011-07-01 |
José Fonseca | svga: Handle null buffers in svga_buffer_is_user_buffer(). |
commit | commitdiff | tree |
2011-07-01 |
Thomas Hellstrom | gallium/svga: Upload only parts of user-buffers that... |
commit | commitdiff | tree |
2011-07-01 |
Thomas Hellstrom | gallium/svga: Make use of u_upload_flush(). |
commit | commitdiff | tree |
2011-07-01 |
Thomas Hellstrom | gallium/util: Upload manager optimizations |
commit | commitdiff | tree |
2011-07-01 |
José Fonseca | svga: Flush when switching between HW to SW TNL, after... |
commit | commitdiff | tree |
2011-07-01 |
Chia-I Wu | egl: fix a compiler warning |
commit | commitdiff | tree |
2011-07-01 |
Chia-I Wu | st/egl: fix a typo |
commit | commitdiff | tree |
2011-07-01 |
Chia-I Wu | st/egl: remove unused header |
commit | commitdiff | tree |
2011-07-01 |
Chia-I Wu | autoconf: fix --disable-glx |
commit | commitdiff | tree |
2011-07-01 |
Chia-I Wu | autoconf: fix --disable-dri |
commit | commitdiff | tree |
2011-07-01 |
Chia-I Wu | autoconf: add --enable-{dri,glx,osmesa} |
commit | commitdiff | tree |
2011-06-30 |
Vinson Lee | gallivm: Pass in CPU name to createTargetMachine when... |
commit | commitdiff | tree |
2011-06-30 |
Vinson Lee | gallivm: Rename TargetInstrDesc to MCInstrDesc when... |
commit | commitdiff | tree |
2011-06-30 |
Marek Olšák | docs: add GL3 GLX todo |
commit | commitdiff | tree |
2011-06-30 |
Vadim Girlin | r600g: fix check for empty cs |
commit | commitdiff | tree |
2011-06-30 |
Marek Olšák | docs: update GL3 status - vertex textures |
commit | commitdiff | tree |
2011-06-30 |
José Fonseca | scons: Expose pkg-config in a simpler manner. |
commit | commitdiff | tree |
2011-06-30 |
José Fonseca | scons: Buid libGL.so (WIP). |
commit | commitdiff | tree |
2011-06-30 |
José Fonseca | scons: Make declaration-after-statement and pointer... |
commit | commitdiff | tree |
2011-06-30 |
Stéphane Marchesin | i915g: Implement surface format fixup without adding... |
commit | commitdiff | tree |
2011-06-30 |
Stéphane Marchesin | i915g: update TODO. |
commit | commitdiff | tree |
2011-06-30 |
Chia-I Wu | target/egl-static: fix a compiler warning |
commit | commitdiff | tree |
2011-06-29 |
Stéphane Marchesin | i915g: Try to do better in the shader compiler. |
commit | commitdiff | tree |
2011-06-29 |
Stéphane Marchesin | Gallium:draw:aaline and aapoint: Restore the old hooks... |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | glsl: Don't use MOD_TO_FRACT lowering on GLSL 1.30... |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | glsl: Fix DIV_TO_MUL_RCP lowering for uint result types. |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | glsl: Distinguish "type mismatch" error messages for... |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | glsl: Find the "closest" signature when there are multi... |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | glsl: Use i2u and u2i to implement constructor conversions. |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | i965/fs: Implement new ir_unop_u2i and ir_unop_i2u... |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | ir_to_mesa: "Support" u2f, i2u, and u2i operations... |
commit | commitdiff | tree |
2011-06-29 |
Kenneth Graunke | glsl: Revert "fix conversions from uint to bool and... |
commit | commitdiff | tree |
2011-06-29 |
Bryan Cain | glsl: Add ir_unop_i2u and ir_unop_u2i operations. |
commit | commitdiff | tree |
2011-06-29 |
Eric Anholt | glsl: Use the default values of ir_assignment() in... |
commit | commitdiff | tree |
2011-06-29 |
Eric Anholt | glsl: Allow ir_assignment() constructor to not specify... |
commit | commitdiff | tree |
2011-06-29 |
Eric Anholt | glsl: Avoid making a temporary for lower_mat_op_to_vec... |
commit | commitdiff | tree |
2011-06-29 |
Eric Anholt | glsl: Make lower_mat_op_to_vec track derefs, not variables. |
commit | commitdiff | tree |
2011-06-29 |
Eric Anholt | glsl: Rename lower_mat_op_to_vec operands/results to... |
commit | commitdiff | tree |
2011-06-29 |
Eric Anholt | glsl: Move get_{column,element} to expression args. |
commit | commitdiff | tree |
next |