Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
[mesa.git] / src / mesa / state_tracker / st_cb_texture.c
2008-05-25 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-16 Brian Paulgallium: ref counting clean-ups
2008-05-14 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-06 Brian Paulgallium: change calculate_first_last_level() to match...
2008-05-05 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-02 Brian Paulgallium: minor code, comments clean-up
2008-05-02 Brian Paulgallium: in st_finalize_texture() check texture dimensions
2008-05-02 Michel Dänzergallium: Reallocate pipe_texture in st_TexImage if...
2008-05-01 Michel Dänzergallium: Set sampler->min_lod instead of always realloc...
2008-05-01 Brian Paulgallium: fix texture border removal bug
2008-04-30 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-29 Brian Paulgallium: fix broken GL_DEPTH_COMPONENT case in fallback...
2008-04-28 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-28 Brian Paulgallium: fix incorrect level param in copy_image_data_t...
2008-04-27 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-25 Brian Paulgallium: added null ptr check
2008-04-25 Brian Paulgallium: added a null ptr check
2008-04-25 Michel Dänzergallium: Use util_blit_pixels() for glCopyTexSubImage...
2008-04-15 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-11 Michel Dänzergallium: Flush render cache at the beginning of fallbac...
2008-04-09 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-04 Roland Scheideggergallium: state tracker fixes for compressed textures
2008-03-25 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-24 Brian Paulgallium: fix a few texture border/mipmap glitches found...
2008-03-21 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-20 Brian Paulgallium: catch some out of memory conditions in the...
2008-03-20 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-19 Brian Paulgallium: add face, dirtyLevels params to pipe->texture_...
2008-03-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-11 Briangallium: disable an unneeded assertion (hit with texwrap.c)
2008-03-02 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-02-29 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-27 Briangallium: remove pipe_context->texture_create/release...
2008-02-27 Briangallium: remove pipe parameter from pipe_texture_refere...
2008-02-22 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-20 Briangallium: mark texture object data dirty in do_copy_texs...
2008-02-20 Briangallium: re-enable GenerateMipmap calls
2008-02-20 Briangallium: state tracker didn't always notify drivers...
2008-02-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 Briangallium: remove dead code
2008-02-15 Briangallium: added null ptr check
2008-02-15 Briangallium: remove unused first_level param from st_textur...
2008-02-15 Briangallium: clean-up, simplification of mipmapped textures
2008-02-15 Briangallium: strip borders from textures passed to st_TexImage.
2008-02-15 Briangallium: use _mesa_tex_target_to_face()
2008-02-15 Briangallium: initial implemenation of auto mipmap generatio...
2008-02-15 Brianclean-ups in guess_and_alloc_texture()
2008-02-15 Brianplug in ctx->Driver.GenerateMipmap function
2008-02-15 Brianclean-ups
2008-02-13 Michel Dänzergallium: pipe->surface_copy can flip the contents verti...
2008-02-13 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-02-12 Briangallium: remove dead code
2008-02-12 Briangallium: added null ptr check
2008-02-12 Briangallium: remove unused first_level param from st_textur...
2008-02-12 Briangallium: clean-up, simplification of mipmapped textures
2008-02-11 Briangallium: strip borders from textures passed to st_TexImage.
2008-02-11 Briangallium: use _mesa_tex_target_to_face()
2008-02-09 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-02-08 Briangallium: initial implemenation of auto mipmap generatio...
2008-02-06 Brianclean-ups in guess_and_alloc_texture()
2008-02-06 Brianplug in ctx->Driver.GenerateMipmap function
2008-02-06 Brianclean-ups
2008-01-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-14 Michel DänzerRemove pipe->get/put_tile_rgba.
2008-01-14 Michel DänzerRemove mapping fields from struct pipe_surface.
2008-01-04 Michel Dänzergallium: Make texture target an enum for better debugga...
2007-12-12 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-11 Michel DänzerRemove internal_format field from struct pipe_texture.
2007-12-11 Keith Whitwellgallium: remove set_sampler_units interface
2007-12-11 Keith Whitwellgallium: remove dead pbo zcopy code
2007-12-09 Ben SkeggsMerge branch 'nouveau-gallium-0.1' into darktama-galliu...
2007-12-09 Brianfix void pointer arithmetic warnings
2007-12-09 Michel DänzerEliminate struct pipe_region.
2007-12-09 Michel DänzerRemove remnants of 'intel' from active state tracker...
2007-12-09 Michel DänzerHide texture layout details from the state tracker.
2007-12-09 Michel DänzerMove dimensions from struct pipe_region to struct pipe_...
2007-12-07 Brianfix void pointer arithmetic warnings
2007-12-07 Michel DänzerEliminate struct pipe_region.
2007-12-06 Michel DänzerRemove remnants of 'intel' from active state tracker...
2007-12-06 Michel DänzerHide texture layout details from the state tracker.
2007-11-29 Michel DänzerMove dimensions from struct pipe_region to struct pipe_...
2007-11-02 Brianplug in _mesa_test_proxy_teximage, temporarily
2007-10-26 BrianMove the get/put_tile() functions to pipe_context.
2007-10-17 Brianformatting fix
2007-09-27 Briancomments
2007-09-27 keithwremove dead code
2007-09-27 BrianDo image flipping in do_copy_texsubimage() and GL pixel...
2007-09-27 Brianfallback_copy_texsubimage() basically works now (at...
2007-09-26 BrianMore work on glCopyTexSubImage.
2007-09-26 Briancheckpoint: glCopyTexImage work
2007-09-17 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-09-17 Keith WhitwellRemove non-meaningful region_idle() interface
2007-08-16 Briantranslate GL texture targets to PIPE_TEXTURE_x values
2007-08-10 Brianuse st_mesa_format_to_pipe_format()
2007-08-10 Brianrename st_cb_teximage.h st_format.h
2007-08-10 Briancode movement
2007-08-08 Brianset mt->format
next