gallium: add another value check to util_fast_pow()
[mesa.git] / src / gallium / drivers / i965simple /
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-04 José Fonsecai965: Use pipe_buffer_* inlines as much as possible.
2008-09-03 José Fonsecagallium: Have pipe_buffer_* receive a pipe_screen inste...
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-22 Brian Paulgallium: move pipe_copy_rect(), pipe_fill_rect() protos...
2008-08-22 Brian Paulgallium: replace align_int() with align()
2008-08-08 José Fonsecagallium: Add destroy callback to all *_winsys interfaces.
2008-08-08 José Fonsecai965: Remove extraneous arg to debug_printf.
2008-07-28 José FonsecaMerge tgsi/exec and tgsi/util directories.
2008-07-19 José Fonsecagallium: Finer grained is_format_supported.
2008-06-27 José Fonsecagallium: Drop pipe_texture->cpp and pipe_surface->cpp.
2008-06-27 José Fonsecascons: Fix i965/xlib build.
2008-06-23 Brian Paulgallium: change surface_copy()'s do_flip to boolean
2008-06-23 Brian Paulgallium: fix bad srcy coord if do_flip
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-06-02 Michal Krolbrw: SWZ no longer aliases MOV.
2008-05-31 Michal Krolbrw: Fix build after TGSI declaration interface changes.
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 José FonsecaRevert DOS line endings.
2008-05-26 José FonsecaRevert DOS line endings.
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-17 Brian Paulgallium: in drivers, make copy of tokens passed to...
2008-05-09 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-09 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-08 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-07 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-06 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-02 Keith Whitwellbrw: remove dead code
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Keith Whitwellgallium: tex surface checkpoint
2008-04-30 Brian Paulgallium: use the newer PIPE_FORMAT_x_UNORM format names
2008-04-15 José Fonsecagallium: Don't assume snprintf are always available.
2008-03-31 José Fonsecagallium: Eliminate p_winsys::printf
2008-03-29 Brian Paulgallium: Set vertex state/buffers en-mass.
2008-03-28 Roland Scheideggergallium: remove redundant compare bit in sampler state
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
2008-03-26 Michel Dänzergallium: Change pipe->flush() interface to optionally...
2008-03-19 Brian Paulgallium: add face, dirtyLevels params to pipe->texture_...
2008-03-12 Brianremove reference to obsolete ExtDivide
2008-03-12 Keith Whitwellgallium: Add TEX_FILTER_ANISO img filter
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-02-28 Briangallium/i965: remove more dependencies on pipe_shader_s...
2008-02-28 Briangallium/i965: added const to silence warning
2008-02-27 Briangallium/i965: remove brw_shader_info struct
2008-02-27 Briangallium/i965: silence warnings
2008-02-27 Briangallium/i965: added const to silence warnings
2008-02-27 Briangallium/i965: remove UsesDepth, UsesKill - use tgsi_sha...
2008-02-27 Briangallium/i965: remove dependencies on pipe_shader_state...
2008-02-27 Briangallium: remove obsolete *_strings.c files
2008-02-27 Briangallium: remove pipe_context->texture_create/release...
2008-02-27 Briangallium: move is_format_supported() to pipe_screen...
2008-02-27 Briangallium: start removing pipe_context->get_name/vendor...
2008-02-27 Briangallium/i965: implement pipe_screen for i965 driver...
2008-02-27 Briangallium: remove pipe parameter from pipe_texture_refere...
2008-02-21 Briangallium: include p_inlines.h
2008-02-21 Briangallium: s/pipe_reference_texture/pipe_texture_reference/
2008-02-20 Briangallium: replace some ordinary assignments with pipe_re...
2008-02-20 Briangallium: re-org of i965 texture/surface code, functions
2008-02-20 Briangallium: new pipe->texture_update() function
2008-02-19 José FonsecaSimplify makefile boilerplate code.
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 José FonsecaCode reorganization: move files into their places.