2009-09-19 |
Brian Paul | mesa: remove s_imaging.c from build |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | windows: replace old ColorTable, Convolution functions... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: use new meta functions |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: meta functions for glCopyColorTable, glCopyConvol... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: move readbuffer tests |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: use _mesa_get_current_tex_unit() helper |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: use _mesa_get_current_tex_unit() helper |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: fix some glCopyTex[Sub]Image regressions related... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: move _mesa_meta_init/free() calls to core Mesa |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Alex Deucher | r600: fix point sizes |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Alex Deucher | r600: fix polygon offset |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | swrast: remove obsolete s_texstore.c |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | swrast: remove prototypes for obsolete functions |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: remove s_texstore.c from makefile/project files |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | glapi: replace old TexCopy functions w/ new |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | windows: replace old TexCopy functions w/ new |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | gldirect: remove refs to soon-to-be-obsolete functions |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | mesa: use new _mesa_meta_CopyTex[Sub]Image() functions |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | intel: use new _mesa_meta_CopyTex[Sub]Image() functions |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | glapi: regenerated files |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Brian Paul | glapi: added tokens, function for GL_ARB_provoking_vertex |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Michal Krol | llvmpipe: Respect input interpolators for the shader. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
José Fonseca | mesa: Allow BlitFramebuffer from a texture. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Michal Krol | softpipe: Fix cube face selection. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Michal Krol | softpipe: Respect input interpolators for the shader. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Michal Krol | tgsi: Scan input interpolators, too. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Keith Whitwell | progs/perf: convert some DOS line-endings |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Keith Whitwell | progs/perf: add scons support, get working under mingw |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brian Paul | mesa: begin some texstore code refactoring |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brian Paul | mesa: meta driver functions for glCopyTex[Sub]Image() |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brian Paul | progs/perf: initial set of simple performance test... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brian Paul | progs/glsl: minor Makefile clean-ups |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brian Paul | swrast: remove mipmap generation checks (done in core... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brian Paul | s3v: remove unneeded initializations |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brian Paul | ffb: remove disabled code |
commit | commitdiff | tree | snapshot |
2009-09-16 |
José Fonseca | llvmpipe: Don't assert due to unsupported texture wrap... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ian Romanick | Merge branch 'mesa_7_6_branch' |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | gallium: remove incorrect 'return' stmt |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ian Romanick | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ian Romanick | intel: Deassociated drawables from private context... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
José Fonseca | gallium: Deprecate PIPE_CAP_S3TC. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michal Krol | softpipe: Do not advertise Z32_UNORM as a supported... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
José Fonseca | gdi: Integrate with llvmpipe where available. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
José Fonseca | llvmpipe: Make the code portable for MinGW. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Zou Nan hai | i965: do a flush in clear, fix openarena render issue, |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dave Airlie | radeon: cleanup compile defines mess. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dave Airlie | radeon: oops remove debugging left on in previous patch |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Dave Airlie | radeon: use txformat to decide to emit rect tex state. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | mesa: move generate mipmap calls |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | mesa: minor clean-up |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | mesa: remove last of gotos |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | mesa: more goto removal |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | mesa: remove some gotos |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | mesa: clean-up fbo debug code |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | progs/demos: use non-default texobj in cubemap.c |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Brian Paul | progs/demos: create a texture object in lodbias.c |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zack Rusin | st/xorg: fixing copies and composite shaders |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zack Rusin | st/xorg: lots of fixes |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | docs: GL_ARB_provoking_vertex |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | mesa: added GL_ARB_provoking_vertex (same as EXT version) |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Alex Deucher | radeon: don't build non-r600 span code on r600 |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Alex Deucher | r600: minor span cleanups |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | docs: glUniform functions are now compiled into display... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | mesa: compile glUniformMatrix() functions into display... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | mesa: implement more glUniform display list functions |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | docs: document glUseProgram display list fix |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | mesa: compile glUniform4f() into display lists |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | mesa: compile glUseProgram/glUseProgramObjectARB into... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ian Romanick | Merge branch 'mesa_7_6_branch' |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ian Romanick | Merge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ian Romanick | GLX: Complain when buggy applications call GLX 1.3... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Zack Rusin | st/xorg: Brian suggested that those could be mad's |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | mesa: remove incorrect texture state check |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Maarten Maathuis | nv50: avoid excessive FIRE_RING |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Maarten Maathuis | nv50: use flush_notify to reduce number of relocs |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michel Dänzer | st/xorg: Only unreference texture on pixmap destruction... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michel Dänzer | st/xorg: Explicitly check whether the driver supports... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michel Dänzer | st/xorg: Use A8 format for depth 8 pixmaps. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | st/mesa: disable accidentally committed _mesa_print_pro... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | Merge branch 'mesa_7_6_branch' |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | ARB prog parser: regenerated file |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | ARB prog parser: more detailed error message for out... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brian Paul | gl: restore some PFNGL typedefs |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Andre Maasikas | r600: support position_invariant programs |
commit | commitdiff | tree | snapshot |
2009-09-15 |
José Fonseca | gallium: Use the enum for pipe_transfer::usage. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
José Fonseca | gallium: pipe_transfer_destroy helper inline. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: fix stupid thinko in emit_set |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michal Krol | gallium: Fix pointer type casts. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: let programs use the whole param buffer |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: add preliminary support for point sprites |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: add support for point size per vertex |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: add support for light-twoside |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: proper linkage between VP and FP |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: move allocation of pc regs |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: nicer initialization of nv50_regs |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: handle CEIL and TRUNC opcodes |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: handle SEQ, SGT, SLE, SNE opcodes |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: SIN and COS use src0.w for dst.w |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Christoph Bumiller | nv50: use broadcast TEMP reg in tx_insn |
commit | commitdiff | tree | snapshot |
next |