Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
[mesa.git] / src / gallium / include /
2008-05-06 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-06 José Fonsecagallium: New pipe_screen interface to overlay a texture...
2008-05-03 Keith Whitwellgallium: add pipe surface layout value (Roland Scheidegger)
2008-05-02 Brian Paulgallium: remove obsolete PIPE_CAP_BITMAP_TEXCOORD_BIAS
2008-05-02 Keith Whitwellgallium: identify depth-stencil textures
2008-05-02 Keith Whitwellgallium: Add texture usage flags, special-case allocati...
2008-05-02 Keith Whitwellgallium: remove usage of winsys->surface_alloc_storage...
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-02 Keith Whitwellre-add pipe_surface map/unmap inlines
2008-05-01 Keith Whitwellgallium: add information to surface to identify which...
2008-05-01 Keith Whitwellgallium: tex surface checkpoint
2008-04-30 Brian Paulgallium: rename old PIPE_FORMAT_U_I8 with PIPE_FORMAT_I...
2008-04-30 Brian Paulgallium: fix typo: s/custam/custom/
2008-04-30 José Fonsecad3d: Windows miniport driver portability fixes.
2008-04-30 Brian Paulgallium: new pipe_buffer alloc/map/unmap/ref wrappers
2008-04-29 Zack Rusinsilence p_debug.h:63: warning: ISO C forbids forward...
2008-04-29 Brian Paulgallium: declare pipe_format enum to silence warnings
2008-04-29 Keith Whitwellgallium: add debug_print_format() make it easier to...
2008-04-25 Brian Paulgallium: tweak comments, minor var renaming
2008-04-25 Brian Paulgallium: tweak comments, minor var renaming
2008-04-25 José Fonsecagallium: Windows user mode portability fixes.
2008-04-25 José Fonsecagallium: New configuration header.
2008-04-24 Michel Dänzergallium: Make sure the size of non-existent storage...
2008-04-24 Michel Dänzergallium: Initial support for pixel formats with unused...
2008-04-21 Keith Whitwellutil: work around freaky win32 math.h
2008-04-21 Keith Whitwellutil: add wrappers for float math functions on windows
2008-04-15 José Fonsecagallium: Don't assume snprintf are always available.
2008-04-11 José Fonsecagallium: Thread condition variables.
2008-04-11 Brian Paulgallium: flags param to surface_alloc_storage() is...
2008-04-09 Briangallium: re-order, clean-up PIPE_MAX_* definitions
2008-04-09 Briangallium: remove obsolete/unused PIPE_ATTRIB_MAX
2008-04-08 José Fonsecagallium: Allow to debug memory leaks in nested scopes.
2008-04-05 José Fonsecagallium: Use the custom snprintf implementation everywh...
2008-04-04 Keith Whitwellgallium: Handle client-supplied edgeflags.
2008-04-04 Roland Scheideggergallium: fix two-side stencil handling
2008-04-02 Keith Whitwellgallium: add a flag to turn on gl rasterization rules
2008-04-02 Keith Whitwellgallium: add temporary facility for rasterization-time...
2008-03-31 José Fonsecagallium: Compute YCBCR bit depth.
2008-03-31 Briangallium: updated comment for bypass_vs
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-28 Michal Krolgallium: Bump PIPE_MAX_SAMPLERS to 16.
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
2008-03-27 Brian Paulgallium: updated/improved comments, minor re-formatting
2008-03-27 Briangallium: silence unused var warning
2008-03-26 Michel Dänzergallium: Change pipe->flush() interface to optionally...
2008-03-25 Michal Krolgallium: Introduce flatshade_first field to rasterizer_...
2008-03-25 José FonsecaFix typo
2008-03-25 José Fonsecagallium: Use debug_get_option for GETENV
2008-03-25 Briangallium: fix a few bugs, warnings in the p_debug code
2008-03-24 José Fonsecagallium: Simple cross platform get-opt system.
2008-03-24 José Fonsecagallium: cleanup p_debug
2008-03-24 Briangallium: fix REALLOC() to copy smaller of old/new sizes
2008-03-24 José Fonsecagallium: Protect operator precedence in macro.
2008-03-23 José Fonsecagallium: Remove the debug_mask_* stuff.
2008-03-23 José Fonsecagallium: Memory debugging utilities.
2008-03-21 Brian Paulgallium: added DXT formats (preliminary, will probably...
2008-03-21 Brian Paulgallium: document is_format_supported()'s type param
2008-03-21 Brian Paulgallium: PIPE_FORMAT_TYPE_ comments
2008-03-21 Brian Paulgallium: added sRGB formats
2008-03-21 Brian Paulgallium: additional comments, fix typos, etc
2008-03-20 Briangallium: added width, height to pipe_framebuffer_state
2008-03-20 Keith Whitwellgallium: add debug facility to dump random blobs as hex
2008-03-19 Brian Paulgallium: add face, dirtyLevels params to pipe->texture_...
2008-03-19 José Fonsecagallium: Add generic enum and flags dumping utility...
2008-03-18 Keith Whitwellgallium: make REALLOC a bit more like realloc
2008-03-18 José Fonsecagallium: Convenience debug_warning function.
2008-03-13 Briangallium: added bypass_vs flag to rasterizer state ...
2008-03-13 Brian Paulgallium: remove dead code related to shader semantic...
2008-03-13 Brian Paulgallium: remove semantic info from pipe_shader_state
2008-03-13 Michal Kroltgsi: Drop pre-ps_2_0 opcodes.
2008-03-13 Michal Kroltgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.
2008-03-13 José Fonsecagallium: Standardize most important error codes.
2008-03-13 José Fonsecagallium: Fix debug_mask_vprintf's example.
2008-03-12 Michal Kroltgsi: Remove ExtDivide field from existence. Implement...
2008-03-12 Michal Kroltgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.
2008-03-12 Keith Whitwellgallium: Add TEX_FILTER_ANISO img filter
2008-03-12 José Fonsecagallium: Conditional debugging output.
2008-03-11 Michal Kroltgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
2008-03-10 José Fonsecagallium: WinCE portability fixes.
2008-03-09 Keith Whitwellgallium: add some commonly implemented bits of hw state
2008-03-08 José Fonsecagallium: Document debug_printf usage.
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-03-03 Keith Whitwellgallium: remove obsolete comment
2008-03-03 Keith Whitwellgallium: document user_buffer_create a little
2008-03-01 Zack Rusinstart implementing start of bultins
2008-02-29 Briangallium: remove the ugly pipe->draw stage lookup code...
2008-02-28 Briangallium: remove unneeded pipe ptr from pipe_texture
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 José Fonsecagallium: Remove // comments.
2008-02-27 Briangallium: introduce 'pipe_screen' for context-independen...
2008-02-27 Briangallium: remove pipe parameter from pipe_texture_refere...
2008-02-26 Briangallium: remove input_map[] from pipe_shader_state
2008-02-25 José FonsecaMake the pipe headers C++ friendly.
2008-02-23 Briangallium: added TGSI_FILE_COUNT
2008-02-23 José FonsecaBring in several forgotten MSVC fixes.
2008-02-22 Michal Krolgallium: Define intptr_t for Windows platform.
next