projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-07-06
Brian Paul
mesa: initial support for unnormalized integer texture...
commit
|
commitdiff
|
tree
2010-07-05
Corbin Simpson
auxiliary/util: Add SM3 meta-cap list.
commit
|
commitdiff
|
tree
2010-07-05
Roland Scheidegger
llvmpipe: wait for queries being finished when asked...
commit
|
commitdiff
|
tree
2010-07-04
Vinson Lee
i915g: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Add flag to not send commands to hw
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: If the kernel reject the batchbuffer print it...
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Minor cleanups
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Make batchbuffer flush function not be inline
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Rename texture state to map state
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Move fragment state to its own file
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Move static state to its own file
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Don't dirty dynamic state if it hasn't changed
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Don't flush after blit
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
i915g: Don't flush empty batchbuffers
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
gallium: Make trivial examples use target helpers
commit
|
commitdiff
|
tree
2010-07-04
Jakob Bornecrantz
gallium: Fix compilation of trivial quad-tex
commit
|
commitdiff
|
tree
2010-07-04
Vinson Lee
st/egl: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-07-03
Chia-I Wu
docs: Update EGL doc.
commit
|
commitdiff
|
tree
2010-07-03
Chia-I Wu
mesa: Fix OpenGL ES-only builds.
commit
|
commitdiff
|
tree
2010-07-03
nobled
egl: Always use EGLAPIENTRY in api function prototypes
commit
|
commitdiff
|
tree
2010-07-03
Vinson Lee
gallivm: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-07-03
Marek Olšák
r300g: fix warnings
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: Fix loop unrolling
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: Use hardware flow control instructions...
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300g: Fix typo in r300_reg.h
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: Don't continue copy propagation inside...
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: Print debug info for flow control instru...
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: Enable hardware IF statements for r500...
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: In the peephole optimizer, ELSE should...
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: Correctly calculate the max number of...
commit
|
commitdiff
|
tree
2010-07-03
Tom Stellard
r300/compiler: Handle loops in deadcode analysis.
commit
|
commitdiff
|
tree
2010-07-03
Brian Paul
osmesa: remove old renderbuffer before adding new
commit
|
commitdiff
|
tree
2010-07-03
Brian Paul
mesa: updated instruction comments
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
mesa: add geometry shader fields to gl_shader_program
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Do 4ubyte AoS texture filtering for any format...
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Use util_format_description::fetch_rgba_8unorm...
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
util: Add a fetch_rgba_8unorm.
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Support multiple pixels in lp_build_fetch_rgba...
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Move lp_build_rgba8_to_f32_soa() to lp_bld_for...
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Move gather functions to its own module.
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Check inputs/outputs in lp_build_conv()
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
util: Expose util_format_fits_8unorm().
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
mesa: fix texenv generation when num color bufs == 0
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
softpipe: fix incorrect blend func index passed to...
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
softpipe: better assertions
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
mesa: add missing error checks in _mesa_program_paramet...
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
main: change some GS field types, added comments
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
mesa: make the number of draw buffers part of the texen...
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
gallium/cso: check for set_vertex_sampler_views !=...
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
mesa: Silence warning.
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Code generate YUV format unpacking.
commit
|
commitdiff
|
tree
2010-07-02
José Fonseca
gallivm: Fix 4 x unorm8 -> 4 x float conversion.
commit
|
commitdiff
|
tree
2010-07-02
Dave Airlie
r600: use gallium list macros instead of making our...
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
mesa: extension flags and version testing for GL 3...
commit
|
commitdiff
|
tree
2010-07-02
Brian Paul
mesa: entrypoints for GL 3.1 primitive restart
commit
|
commitdiff
|
tree
2010-07-01
Dan Nicholson
Use GLW_CFLAGS when building libGLw
commit
|
commitdiff
|
tree
2010-07-01
John Hein
Use GLUT_CFLAGS when building glut
commit
|
commitdiff
|
tree
2010-07-01
Fernando Carrijo
mesa: Purge macros NEED_EVENTS and NEED_REPLIES
commit
|
commitdiff
|
tree
2010-07-01
Brian Paul
gallium/cso: unbind sampler views in cso_release_all()
commit
|
commitdiff
|
tree
2010-07-01
Brian Paul
mesa: free xform feedback hash table
commit
|
commitdiff
|
tree
2010-07-01
Brian Paul
st/mesa: fix comment
commit
|
commitdiff
|
tree
2010-07-01
Brian Paul
llvmpipe: silence pointer type warnings
commit
|
commitdiff
|
tree
2010-07-01
José Fonseca
gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
commit
|
commitdiff
|
tree
2010-07-01
José Fonseca
gallivm: Allow to conversions to/from registers of...
commit
|
commitdiff
|
tree
2010-07-01
José Fonseca
gallivm: Support extended swizzles in lp_build_swizzle1...
commit
|
commitdiff
|
tree
2010-07-01
José Fonseca
gallivm: Setup a global optimization pass.
commit
|
commitdiff
|
tree
2010-07-01
José Fonseca
llvmpipe: Remove lp_build_swizzle2_aos().
commit
|
commitdiff
|
tree
2010-06-30
Brian Paul
llvmpipe: another null pointer check
commit
|
commitdiff
|
tree
2010-06-30
Brian Paul
llvmpipe: use dummy tile when out of memory
commit
|
commitdiff
|
tree
2010-06-30
Brian Paul
llvmpipe: added new lp_memory.[ch] files
commit
|
commitdiff
|
tree
2010-06-30
Brian Paul
draw: fix out of memory handling in polygon stipple...
commit
|
commitdiff
|
tree
2010-06-30
Neil Roberts
glu: Fix some compiler warnings in libtess
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
egl: Update MaxSize when a dynamic array is grown.
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
egl: Make _eglUnloadDrivers no-op on Windows.
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
st/egl: Manually free configs on terminate.
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
egl: Store screens in a dynamic array.
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
egl: Store configs in a dynamic array.
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
egl: Add dynamic array.
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
st/vega: Match MALLOC/FREE for vg_shader.
commit
|
commitdiff
|
tree
2010-06-30
José Fonseca
llvmpipe: Add a new scene state to describe scenes...
commit
|
commitdiff
|
tree
2010-06-30
José Fonseca
llvmpipe: Don't reset the bin when there's a zsbuf...
commit
|
commitdiff
|
tree
2010-06-30
nobled
st/vega: s/free/FREE for matching MALLOC/CALLOC
commit
|
commitdiff
|
tree
2010-06-30
nobled
st/xorg: s/free/FREE for matching MALLOC/CALLOC
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
st/egl: Add egl-gdi target.
commit
|
commitdiff
|
tree
2010-06-30
Chia-I Wu
mesa: Use fpclassify for GL_OES_query_matrix on OpenBSD...
commit
|
commitdiff
|
tree
2010-06-30
Zack Rusin
mesa: make the arguments in the asm statemants optional
commit
|
commitdiff
|
tree
2010-06-29
Marek Olšák
r300g: add workaround for multiple contexts
commit
|
commitdiff
|
tree
2010-06-29
Marek Olšák
r300g: move one flush from winsys to the context
commit
|
commitdiff
|
tree
2010-06-29
Brian Paul
llvmpipe: don't crash/assert on out of memory
commit
|
commitdiff
|
tree
2010-06-29
Brian Paul
llvmpipe: restore call to lp_setup_update_state()
commit
|
commitdiff
|
tree
2010-06-29
Jakob Bornecrantz
egl: Check for drm winsys not just the driver name
commit
|
commitdiff
|
tree
2010-06-29
José Fonseca
draw: Add inline keyword to inline function.
commit
|
commitdiff
|
tree
2010-06-29
Jakob Bornecrantz
i915g: Fix copy pasto
commit
|
commitdiff
|
tree
2010-06-29
Jakob Bornecrantz
egl: Fix gallium build when EGL is not installed on...
commit
|
commitdiff
|
tree
2010-06-29
Jakob Bornecrantz
i915g: Add missing egl pipe file
commit
|
commitdiff
|
tree
2010-06-29
Chia-I Wu
egl: Remove st/egl probe code.
commit
|
commitdiff
|
tree
2010-06-29
Chia-I Wu
egl: Do not call drv->Initialize with global mutex...
commit
|
commitdiff
|
tree
2010-06-29
Chia-I Wu
st/egl: Build a single EGL driver.
commit
|
commitdiff
|
tree
2010-06-29
Chia-I Wu
st/egl: Move module loading code to targets.
commit
|
commitdiff
|
tree
2010-06-29
Chia-I Wu
st/egl: Reorganize targets.
commit
|
commitdiff
|
tree
next