2009-07-30 |
Nicolai Hähnle | r300g: Remove extraneous printf |
commit | commitdiff | tree |
2009-07-30 |
Nicolai Hähnle | r300g: Use r300compiler for vertex shaders |
commit | commitdiff | tree |
2009-07-30 |
Nicolai Hähnle | r300/compiler: Remove inst_offset from r500_fragment_pr... |
commit | commitdiff | tree |
2009-07-30 |
Ian Romanick | progs/vp: Correct the PARAM array sizes in arl-*.txt |
commit | commitdiff | tree |
2009-07-30 |
Chia-I Wu | softpipe: Mark texture dirty when unmapped. |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: re-enable _mesa_source_buffer_exists() call |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: get_current_tex_unit() helper function |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: refactor glGetTexImage error checking code |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | tests: glGetTexImage() test |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: simplify _mesa_select_tex_image() |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: simplify _mesa_set_tex_image() |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: move misplaced return statement |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: add missing return after catching program error |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | docs: document new i915/945 extensions |
commit | commitdiff | tree |
2009-07-30 |
Thomas Hellstrom | mesa st: Change the preferred internal format for some... |
commit | commitdiff | tree |
2009-07-30 |
Thomas Hellstrom | mesa st: Report unsupported render-to-texture formats. |
commit | commitdiff | tree |
2009-07-30 |
Michal Krol | tgsi: Add proper constraints to sanity. |
commit | commitdiff | tree |
2009-07-30 |
Michal Krol | tgsi: Declare a LOOP register. |
commit | commitdiff | tree |
2009-07-30 |
Michal Krol | tgsi: Fix number operands for LOOP/ENDLOOP. |
commit | commitdiff | tree |
2009-07-30 |
Michal Krol | vbo: Fix build on windows. |
commit | commitdiff | tree |
2009-07-30 |
Michal Krol | tgsi: Document LOOP/ENDLOOP instruction operation. |
commit | commitdiff | tree |
2009-07-30 |
Xiang, Haihao | i965: Postpone ff_sync message in CLIP kernel on IGDNG |
commit | commitdiff | tree |
2009-07-30 |
Alex Deucher | r600: fix mipmaps |
commit | commitdiff | tree |
2009-07-30 |
Eric Anholt | i915: Add support for EXT_stencil_two_side and ATI_sepa... |
commit | commitdiff | tree |
2009-07-30 |
Eric Anholt | i915: Add ARB_point_sprite since we already expose... |
commit | commitdiff | tree |
2009-07-29 |
Brian Paul | gallium: fix SSE shadow texture instructions |
commit | commitdiff | tree |
2009-07-29 |
Alex Deucher | r600: remove extraneous semicolon |
commit | commitdiff | tree |
2009-07-29 |
Alex Deucher | r600: fix texture pitch alignment |
commit | commitdiff | tree |
2009-07-29 |
Alex Deucher | r600: minor fixes |
commit | commitdiff | tree |
2009-07-29 |
Nicolai Hähnle | r300: Cleanup r300_fragment_program_code |
commit | commitdiff | tree |
2009-07-29 |
Nicolai Hähnle | r300/compiler: Adapt AllocateHwInputs interface to... |
commit | commitdiff | tree |
2009-07-29 |
Eric Anholt | swrast: enable ARB_vertex_array_object. |
commit | commitdiff | tree |
2009-07-29 |
Keith Whitwell | mesa/st: short-circuit glFinish calls on WIN32 only |
commit | commitdiff | tree |
2009-07-29 |
Keith Whitwell | mesa/st: recognize no-op scissor state when checking... |
commit | commitdiff | tree |
2009-07-29 |
Keith Whitwell | util: _debug_printf should print even when DEBUG is... |
commit | commitdiff | tree |
2009-07-29 |
Cooper Yuan | r600: emit fog color in PS input map, fix fog related... |
commit | commitdiff | tree |
2009-07-29 |
Cooper Yuan | R6xx/r7xx: VS export fog color as parameter |
commit | commitdiff | tree |
2009-07-29 |
Ben Skeggs | nv50: support non-blocking query_result() |
commit | commitdiff | tree |
2009-07-29 |
Ben Skeggs | nouveau: map_range returning -EBUSY isn't necessarily... |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: correct zeta formats |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: use new 2D surface format names |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: support more vtxelt formats |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: should use uint32_t ptr in draw_elements_inline_u32 |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: TIC/TSC fixes and additions |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: fix sx/dx typo in transfer_rect_m2mf |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: fix viewport transform |
commit | commitdiff | tree |
2009-07-28 |
Christoph Bumiller | nv50: use correct scissor reg |
commit | commitdiff | tree |
2009-07-28 |
Alex Deucher | r600: fix tex clamp modes |
commit | commitdiff | tree |
2009-07-28 |
Alex Deucher | r600: implement texture border color |
commit | commitdiff | tree |
2009-07-28 |
Alex Deucher | r600: fix flat shading |
commit | commitdiff | tree |
2009-07-28 |
Alex Deucher | r600: don't call r700UpdateShaders twice for each render |
commit | commitdiff | tree |
2009-07-28 |
Alex Deucher | r600: move r700TranslateFragmentShader into r700UpdateS... |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRISW) |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRI) |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRI2) |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: properly release DRI configs |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: cache DRI configs in __GLXscreenConfigsRec |
commit | commitdiff | tree |
2009-07-28 |
Alex Deucher | r600: disable flat shade fix in 506bacb8e40b0a170a4b620... |
commit | commitdiff | tree |
2009-07-28 |
Brian Paul | Merge branch 'mesa_7_5_branch' |
commit | commitdiff | tree |
2009-07-28 |
Brian Paul | gallium: minor code/comments clean-up |
commit | commitdiff | tree |
2009-07-28 |
Chia-I Wu | egl: Comment out unused tables in_eglFillInConfigs |
commit | commitdiff | tree |
2009-07-28 |
Vinson Lee | progs/trivial: add missing files to Makefile, .gitignore |
commit | commitdiff | tree |
2009-07-28 |
Cooper Yuan | R6xx/r7xx: enable flat shading, this can fix quadric... |
commit | commitdiff | tree |
2009-07-27 |
Alex Deucher | r600: fix _REV texture format component swizzles |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2009-07-27 |
RALOVICH, Kristóf | glx: remove XTHREADS support |
commit | commitdiff | tree |
2009-07-27 |
RALOVICH, Kristóf | docs: do not mentions xthreads any more |
commit | commitdiff | tree |
2009-07-27 |
RALOVICH, Kristóf | glapi: regenerated GL API assembly files |
commit | commitdiff | tree |
2009-07-27 |
RALOVICH, Kristóf | glapi: remove XTHREADS support |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | intel: Fix leak of DRI option info due to using the... |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | intel: Clean up leak of driver context structure on... |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | st/mesa: silence warning |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | mesa: separate some finite/pragma Watcom stuff |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | softpipe: include sp_winsys.h to silence function proto... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Make calculate_inputs_outputs available... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Add vertex program code dumper from... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Prepare for hookup to Gallium |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/fragprog: Move wpos_attr and fog_attr where they... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/fragprog: Remove hardcoded FRAG_ATTRIB_xxx constants |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/fragprog: No longer rely on hardcoded FRAG_RESULT_... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/fragprog: Move some of the attribute handling... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/fragprog: Finally get rid of the duplicate program... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/vertprog: Move Mesa-dependent input/output handlin... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300: Remove ugly PSIZ hack |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/vertprog: Refactor wpos rewrite using rc_program |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/vertprog: Refactor fog_as_texcoord to use rc_program |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/vertprog: Refactor addArtificialOutputs to use... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/fragprog: Refactor wpos rewrite to use rc_program |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Refactor fragment program fog rewrite... |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Refactor rewrite_depth_out to use rc_program |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Refactor local transforms to use rc_program |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | intel: Use _mesa_warning() to report GEM warnings |
commit | commitdiff | tree |
2009-07-27 |
Karl Schultz | windows: updated VC8 project files |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | docs: 7.5 tarball md5sums |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300: Allow compiler to add constants in a cleaner way |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Refactor nqssadce to use rc_program |
commit | commitdiff | tree |
2009-07-27 |
Nicolai Hähnle | r300/compiler: Refactor for rc_program usage |
commit | commitdiff | tree |
next |