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
2009-10-05
Jakob Bornecrantz
i965g: Drop i965simple
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Joakim Sindholt
r300g: fix scons build
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
José Fonseca
util: Improve the cpuid assembly.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
José Fonseca
mesa: Copy textures' base format into wrapper renderbuffer.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Keith Whitwell
mesa/st: add ST_DEBUG environment variable
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Keith Whitwell
util: add lost code to util_make_fragment_tex_shader_wr...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Andre Maasikas
r600: update vertex program selection for draw path
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ben Skeggs
st/dri: avoid segfault if we can't get a pixmap's buffers
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ben Skeggs
nv50: support PIPE_FORMAT_X8R8G8B8_UNORM
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ben Skeggs
nouveau: return pitch value from local_handle_from_text...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ben Skeggs
mesa: fix return value when clipping {Read,Draw}Pixels...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ben Skeggs
st/dri: no need to request fake front buffer, only...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
José Fonseca
util: Make assert a no-op on non-debug builds.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
José Fonseca
llvmpipe: Ensure tile cache transfers are mapped before...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
José Fonseca
llvmpipe: Autogenerate lp_tile_soa.c from u_format...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
José Fonseca
util: Fix cpuid invocation for x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
José Fonseca
llvmpipe: Remove loop testing from format testing.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
José Fonseca
llvmpipe: Match header's protection macro with filename.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
José Fonseca
llvmpipe: Adjust format assertion.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Corbin Simpson
r300g: xRGB and RGBx formats.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Chris Wilson
intel: Suppress a compiler warning for an pointer-...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Chris Wilson
intel: Assert that relocation offsets are within the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
José Fonseca
llvmpipe: Fetch tile only if a color buffer is bound.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Nicolai Hähnle
prog_parameter: Document the fact that Size may be > 4
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Nicolai Hähnle
r300g: Do not abort on fragment program compiler error
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Nicolai Hähnle
r300g: Fix memory leak in radeon_texture_from_shared_handle
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Sedat Dilek
r300g: Build in the trace and softpipe driver for xorg...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Michel Dänzer
radeon: Cope better with texture images with no miptrees.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Michel Dänzer
swrast: Move up state validation in _swrast_ReadPixels.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Michel Dänzer
meta: Make sure texImage->TexFormat is valid for CopyTe...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Nicolai Hähnle
r300g: Remove an unnecessarily created pipe buffer...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Nicolai Hähnle
st/dri: Install APPLE_vertex_array_object functions
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Nicolai Hähnle
r300g: Reset vbo_offset after allocation of a new buffer
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Nicolai Hähnle
st/dri: Install ARB_vertex_array_object functions
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Brian Paul
mesa: optimized _mesa_meta_BlitFramebuffer() for src...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Eric Anholt
i965: Use a little stack space to avoid a malloc in...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Eric Anholt
mesa: Remove another unexplained Flush call, this time...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Eric Anholt
Revert "Flush driver, not just tnl module."
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Eric Anholt
intel: Remove an unexplained flush from intelClearWithBlit.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Alex Deucher
r600: remove support for host-based ibs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Keith Whitwell
mesa/st: don't reuse vertex buffers for bitmap, clear...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Michel Dänzer
st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Michel Dänzer
gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Michel Dänzer
gallium: Preparations for adding more PIPE_TRANSFER_...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Brian Paul
intel: wrap _mesa_meta_GenerateMipmap()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Brian Paul
mesa: added _mesa_meta_check_generate_mipmap_fallback()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Younes Manton
g3dvl: Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Younes Manton
g3dvl: Delete state_trackers/g3dvl, other unused files.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Younes Manton
g3dvl: Copyright blocks.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Younes Manton
st/xvmc: Set default CSC matrix to BT.601, no ProcAmp...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Younes Manton
g3dvl: Color space conv interface & vl impl.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Add stub ARB_occlusion_query support under a...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Add optional support for ARB_fragment_shader...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Add support or fallbacks for GLSL fragment shader...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Add support for varying inputs.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Enable ARB_vertex_shader for both i915 and i830.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Increase maximum program size to the hardware...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Update and translate the fragment program along...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
Revert "i915: don't validate PS program when falling...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Bail when the fragment program has too many total...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Anholt
i915: Let i915_program_error take a format string,...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Vinson Lee
mesa: Return -FLT_MAX instead of 0 for LG2(0).
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
objviewer: remove disabled code
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
objviewer: mouse/keyboard info in README file
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
docs: added objviewer to release notes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
mesa: add objviewer to PROGRAM_DIRS
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
mesa: add progs/objviewer to tarball list
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
objview: clean up drawing VBO code
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
objview: set skybox texture filter
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
objview: check GL version/extension
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
progs/objviewer: Wavefront .obj file loader/viewer...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Michel Dänzer
st/xorg: Check that ms->api->destroy is not NULL before...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Robert Noland
util: Enable sockets on BSD
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Robert Noland
util: define PIPE_OS_FREEBSD to correct u_cpu_detect...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Brian Paul
mesa: better debug message
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Keith Whitwell
gallium: remove depth.occlusion_count flag
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Cooper Yuan
st/mesa: fix non-mipmap lastLevel calculation.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Brian Paul
glx: fix glXQueryContext(GLX_RENDER_TYPE)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Eric Anholt
i965: Fix massive memory allocation for streaming textu...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Michel Dänzer
st/xorg: Fix debug option function call typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: New feature FEATURE_beginend.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_dlist follow feature conventions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_evaluators follow feature conve...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: New feature FEATURE_queryobj.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: New feature FEATURE_arrayelt.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_texgen follow feature conventions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_feedback follow feature convent...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_drawpix follow feature conventions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: New feature FEATURE_rastpos.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_histogram follow feature conven...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_attrib_stack follow feature...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
mesa/main: Make FEATURE_accum follow feature conventions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
progs/egl: Make demo3 work again.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
progs/egl: Check EGL_MESA_screen_surface is supported...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
progs/egl: Fix a crash in demo1.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
st/egl: Fix a double free in drm_destroy_context.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
st/egl: Fix a crash when unbinding current context.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Chia-I Wu
progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Brian Paul
docs: document GLSL sqrt(0) fix
commit
|
commitdiff
|
tree
|
snapshot
next