Merge branch 'mesa_7_5_branch'
[mesa.git] / src / gallium / drivers /
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-29 Ben Skeggsnv50: support non-blocking query_result()
2009-07-29 Ben Skeggsnouveau: map_range returning -EBUSY isn't necessarily...
2009-07-28 Christoph Bumillernv50: correct zeta formats
2009-07-28 Christoph Bumillernv50: use new 2D surface format names
2009-07-28 Christoph Bumillernv50: support more vtxelt formats
2009-07-28 Christoph Bumillernv50: should use uint32_t ptr in draw_elements_inline_u32
2009-07-28 Christoph Bumillernv50: TIC/TSC fixes and additions
2009-07-28 Christoph Bumillernv50: fix sx/dx typo in transfer_rect_m2mf
2009-07-28 Christoph Bumillernv50: fix viewport transform
2009-07-28 Christoph Bumillernv50: use correct scissor reg
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Brian Paulsoftpipe: include sp_winsys.h to silence function proto...
2009-07-27 Patrice Mandinnouveau: swizzle a single row or column, doing it one...
2009-07-27 Corbin Simpsonr300g: Fix two trivial texture size issues.
2009-07-27 Corbin Simpsonr300g: Add some debugging, correct little bits of math...
2009-07-26 Patrice Mandinnouveau: only swizzle square textures for copy
2009-07-26 Patrice Mandinnouveau: Take into account destination position for...
2009-07-26 Patrice Mandinnouveau: Recursively swizzle an NPOT sized copy
2009-07-24 Patrice Mandinnouveau: use nv04_surface_copy_swizzle only for POT...
2009-07-23 Corbin Simpsonr300g, radeon-gallium: Fix API, cleanup.
2009-07-23 Corbin Simpsonr300g: PIPE_CAP_BLEND_EQUATION_SEPARATE.
2009-07-23 Keith Whitwellgallium: remove deprecated TGSI opcodes
2009-07-23 Corbin Simpsonr300g: Actually mark shaders as translated/untranslated.
2009-07-23 Brian Paulcell: update TGSI_OPCODE_ cases
2009-07-22 Patrice Mandinnouveau: nv30: wrong variable for format
2009-07-22 Patrice Mandinnouveau: Take into account sx,sy parameters to read...
2009-07-22 Keith Whitwellgallium: simplify tgsi_full_immediate struct
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-20 Michel Dänzergallium/trace: Fix SCons build.
2009-07-19 Michel Dänzerr300g: Guard R500 register writes by is_r500 check.
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-16 Keith Whitwelltgsi: initial texturing support on sse path
2009-07-16 Keith Whitwelltgsi: reduce x86 reg usage in tgsi_sse generated programs
2009-07-16 Keith Whitwellgallium: proper constructor and destructor for tgsi_exe...
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Luca Barbierisoftpipe: limit blend results to [0,1]
2009-07-14 Patrice Mandingallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remov...
2009-07-13 Nicolai Hähnler300g: Small compile warning fixes.
2009-07-13 Nicolai Hähnler300g, radeon: Whitespace fixes.
2009-07-13 Corbin Simpsonr300g: Use align() instead of inline maths.
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-08 Corbin Simpsonr300g: Remove VAP_CNTL_STATUS from invariant state.
2009-07-08 Corbin Simpsonr300g: Disable MSPOS registers for glisse's CS security...
2009-07-08 Corbin Simpsonr300-gallium: Unify sampler and texture emit.
2009-07-08 Corbin Simpsonr300-gallium: Mipmap setup.
2009-07-08 Corbin Simpsonr300g: Add endian fix to vertex fetcher setup.
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-02 Jakob Bornecrantztrace: Add drm api integration
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-07-02 Corbin Simpsonr300g: Fix recursive Draw flush.
2009-07-02 Corbin Simpsonr300g: Use floats for surface_copy texcoords, use corre...
2009-06-30 Ben Skeggsnouveau: return some supported zeta formats
2009-06-30 Ben Skeggsnouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTED
2009-06-30 Jakob Bornecrantzdrm/st: Remove drm_api struct from drivers
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-30 Brian Paulgallium: remove the pipe_sampler_state::shadow_ambient...
2009-07-01 Zack Rusingallium: fix the front face semantics
2009-06-30 Jakob Bornecrantzidentity: Create a drm_api wrapper
2009-06-30 Jakob Bornecrantzdrm/st: Return drm_api struct from a function
2009-06-30 Brian Paulsoftpipe: use shadow_compare4() to compare texcoord...
2009-06-30 Brian Paulsoftpipe: pass sampler state to shadow_compare()
2009-06-30 Younes Mantonnouveau: Expect right params to tex_transfer_destroy().
2009-06-30 Younes Mantonnouveau: Turn off debug cannon.
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-26 Brian Paulcell: PIPE_CAP_TGSI_CONT_SUPPORTED query
2009-06-26 Brian Paulsoftpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
2009-06-19 Brian Paulsoftpipe: return alpha=1 in shadow_compare() function
2009-06-18 José Fonsecatrace: Use size_t consistently.
2009-06-16 Brian Paulsoftpipe: fix out of bounds quad rasterization bug
2009-06-15 José Fonsecasoftpipe: Fix softpipe_is_texture_referenced.
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-27 Corbin Simpsonr300g: YCbCr and sRGB textures.
2009-06-27 Corbin Simpsonr300g: Fix EXT_packed_depth_stencil functionality.
2009-06-27 Corbin Simpsonr300g: EXT_provoking_vertex.
2009-06-27 Corbin Simpsonr300g: S3TC.
2009-06-27 Corbin Simpsonr300g: Use real texture formats.
2009-06-27 Corbin Simpsonr300g: Definitively forbid unusable Z buffer/stencil...
2009-06-27 Corbin Simpsonr300g: Comment out assert for now.
2009-06-27 Corbin Simpsonr300g: Be more specific on surface_copy fallbacks.
2009-06-27 Corbin Simpsonr300g: PIPE_CAP_TGSI_CONT_SUPPORTED.
2009-06-27 Corbin Simpsonr300-gallium: Ensure that no dirty state goes unemitted.
2009-06-26 Brian PaulMerge branch 'arb_vertex_array_object'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian Pauli965simple: use u_reduced_prim() function
2009-06-19 Brian Paulsoftpipe: use u_reduced_prim()
2009-06-19 Brian Paulsoftpipe: whitespace, reformatting
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob Bornecrantztrace: Don't write state objects to file if dumping...
next