projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2011-10-29
Eric Anholt
i965: Remove the validated BO list, now that it's unused.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Use the batch save/reset code to avoid needing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
intel: Return error value from intel_batchbuffer_flush().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Add a note about an unsafe-looking state check.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
intel: Add an interface for saving/restoring the batchb...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i915: Move the always_flush_cache code to triangle...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Morgan Armand
glsl: Fix compilation of glsl_lexer.ll with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Mathias Fröhlich
r600g: Replace needless flush in texture upload.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Marek Olšák
r600g: remove one pointless flush
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Dave Airlie
radeon/r200: forgot one somehow
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Dave Airlie
radeon/r200: drop remains of non-libdrm_radeon build
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Dave Airlie
mesa/st: get interpolation mode from the fragment shader.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Adam Jackson
glx: Don't enable INTEL_swap_event unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Morgan Armand
implement WGL_ARB_create_context
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r600g: get backend mask after the context is fully...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
ir_to_mesa: Let check_resources halt compilation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
i965: Use glsl_type::column_type instead of open-coding it
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
glsl: Clean-up spurious error message on bad structure...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
glsl: Generate an error for array-of-array declarations
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r300c/compiler: remove the compiler too
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Kenneth Graunke
i965/fs: Use the actual hardware g0 register for texel...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix -NaN handling for packing of 10F_11F_11F_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix clamping of overflow in 10F_11F_11F_REV...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
mesa: Don't do [0, 1] clamping on glGetTexImage() of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix bitshifting for unpacking from 10F.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix bit definition of UF10_MANTISSA_BITS.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
glsl: Implement GLSL 1.30's literal integer range restr...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Remove the non-libdrm kernel memory manager...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Insist on libdrm being present to build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
configure.ac: Fix equality checks in gallium st setup.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
dri: Remove driver GenerateMipmap hooks.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop some remaining DRI1 vblank support code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
intel: remove dead prototype for old DRI1 code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Simplify cliprects computation now that there...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the clipping in spans, now that we always...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the legacy BO manager code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the DRI1 zero-copy TFP code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the radeon_cs_legacy code now that we...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop dri2 checks now that it's always true.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the DRI1 swapbuffers implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the non-kernel-memory-manager support...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
r200: Drop the non-kernel-memory-manager and DRI1 code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Unifdef RADEON_R300 and RADEON_R600.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
docs: Update to note that r300 and r600 have been replaced.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
r300c, r600c: Remove these DRI drivers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
mesa: Remove build infrastructure for r300c and r600c.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Delete DRI1 screen init code and thus support...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
dri: Drop _dri_texformats that just obfuscate MESA_FORM...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Use _mesa_get_format_base_format for winsys...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Remove dead swrast renderbuffer setup code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Kenneth Graunke
glsl: Remove pointless uses of glsl_type::get_base_type().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r600g: don't flush before reading query results
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r600g: only maintain the list of active queries
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r600g: cleanup r600_query_result
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r600g: don't flush in r600_get_backend_mask
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r600g: remove redundant variable r600_query::buffer_size
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r300g: remove useless code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Alan Coopersmith
gallium/auxiliary/util: Solaris also has standard Unix...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Tom Stellard
r300/compiler: Fix scheduler bug causing texture corruption
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
i965/gen6+: Add support for noperspective interpolation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
i965/gen6+: Rename GEN6_CLIP_BARYCENTRIC_ENABLE.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
i965/fs: use determine_interpolation_mode().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
i965/gen6+: Parameterize barycentric interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
i965/fs: Fix split_virtual_grfs() when delta_xy not...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
glsl: add ir_variable::determine_interpolation_mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
glsl: Distinguish between no interpolation qualifier...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Berry
mesa: Expose GLSL interpolation qualifiers in gl_fragme...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Marek Olšák
docs: update GL3 status
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Marek Olšák
r600g: remove redundant variable r600_pipe_context...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Marek Olšák
mesa: initialize ARB_transform_feedback2 dispatch
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Marek Olšák
mesa: improve EXT_transform_feedback display list support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Marek Olšák
mesa: fix GL error checking in TransformFeedbackVaryings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Brian Paul
st/glx: fix mixed declarations and code, remove unused var
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Brian Paul
st/mesa: tell VBO module to always unmap buffers before...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Eric Anholt
glsl: Rename remaining internal builtins from gl_MESA...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Eric Anholt
intel: Drop texture border support code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Eric Anholt
intel: Enable stripping of texture borders.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Eric Anholt
mesa: Apply StripTextureBorder to CopyTexImage as well.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Eric Anholt
mesa: Fold gallium's texture border stripping into...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Eric Anholt
mesa: Skip texstore for 0-sized texture data.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Marek Olšák
r600g: remove redundant assignment of pipe_draw_info...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Dave Airlie
llvmpipe: llvmpipe doesn't support pure integers yet.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Marek Olšák
r600g: cleanup draw_vbo and add comments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Vinson Lee
ralloc: Move declaration before code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Vinson Lee
scons: Add link_uniforms.cpp to SConscript.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ian Romanick
ir_to_mesa: Use uniform_field_visitor to add all struct...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ian Romanick
linker: Add uniform_field_visitor class to process...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Kenneth Graunke
ralloc: Add new [v]asprintf_rewrite_tail functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ian Romanick
linker: Eliminate more dead code after demoting shader...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Ian Romanick
glsl: Add uniform_locations_assigned parameter to do_de...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Kenneth Graunke
i965: Add more #defines for Gen6+ 3DSTATE_GS fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Kenneth Graunke
i965: Add new brw_context::max_gs_threads constant.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Kenneth Graunke
i965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Kenneth Graunke
i965: Remove "single threaded" INTEL_DEBUG mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Kenneth Graunke
mesa: Remove unnecessary and incorrect TexEnv parameter...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Stéphane Marchesin
st/glx: Implement texture_from_pixmap without DRI.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Stéphane Marchesin
i915g: Cleanup the vertex sampler interface a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Stéphane Marchesin
i915g: Flesh out TODO idea.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Chad Versace
intel: Kill dead code in intel_miptree_copy_teximage()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Vinson Lee
tgsi: Fix memory leak in out-of-memory path.
commit
|
commitdiff
|
tree
|
snapshot
next