projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gallivm: Add some notes about sampler static state construction.
[mesa.git]
/
src
/
2010-03-06
José Fonseca
gallivm: Add some notes about sampler static state...
tree
|
commitdiff
2010-03-06
José Fonseca
gallivm: Answer question/comment.
tree
|
commitdiff
2010-03-06
José Fonseca
gallivm: Add a placeholder for TGSI_FILE_PREDICATE...
tree
|
commitdiff
2010-03-06
José Fonseca
gallivm: Integrate udis86 on scons builds.
tree
|
commitdiff
2010-03-06
José Fonseca
gallivm: Generate valid IR for LLVM 2.7.
tree
|
commitdiff
2010-03-06
George Sapountzis
dri: drop MINIGLX_SOURCES (2)
tree
|
commitdiff
2010-03-06
George Sapountzis
dri: drop MINIGLX_SOURCES
tree
|
commitdiff
2010-03-06
Brian Paul
mesa: bump version to 7.9
tree
|
commitdiff
2010-03-06
Jon TURNEY
glx: Move initialization of ext_list_first_time to...
tree
|
commitdiff
2010-03-06
Ian Romanick
meta: Use the DrawBuffer's stencil size
tree
|
commitdiff
2010-03-06
Ian Romanick
swrast: Remove redundant test of the visual's accumulat...
tree
|
commitdiff
2010-03-06
Ian Romanick
swrast: Adjust colors based on ReadBuffer visual, not...
tree
|
commitdiff
2010-03-06
Ian Romanick
swrast: Remove stray comment that mentions ctx->Visual
tree
|
commitdiff
2010-03-05
Brian Paul
gallivm: checkpoint: code gen for mipmap selection
tree
|
commitdiff
2010-03-05
Brian Paul
llvmpipe: added code to set texture depth, max mipmap...
tree
|
commitdiff
2010-03-05
Brian Paul
gallivm: added methods for getting texture depth, num...
tree
|
commitdiff
2010-03-05
Brian Paul
gallivm: checkpoint: texture LOD computation code gen
tree
|
commitdiff
2010-03-05
Brian Paul
gallivm: added field for sampler lod
tree
|
commitdiff
2010-03-05
Eric Anholt
i965: Only use the effective subset of the WM sampler...
tree
|
commitdiff
2010-03-05
Eric Anholt
intel: Remove support for the DRI1 TFP extension.
tree
|
commitdiff
2010-03-05
Eric Anholt
i965: Remove the paths for making a const surface objec...
tree
|
commitdiff
2010-03-05
Eric Anholt
i965: Remove the unused SDC BO pointer from the sampler...
tree
|
commitdiff
2010-03-05
Eric Anholt
i965: Rename SNB brw_*_key structs to gen6_*_key structs.
tree
|
commitdiff
2010-03-05
Eric Anholt
i965: Pack gen6 blend_state_key structure.
tree
|
commitdiff
2010-03-05
Eric Anholt
intel: Only do batchbuffer debug if --enable-debug...
tree
|
commitdiff
2010-03-05
Eric Anholt
intel: Replace batch macro contents with function calls.
tree
|
commitdiff
2010-03-05
Eric Anholt
intel: Move the assertions about reloc delta from the...
tree
|
commitdiff
2010-03-05
Eric Anholt
intel: Check that the batch is mapped per BEGIN, not...
tree
|
commitdiff
2010-03-05
Eric Anholt
i965: Try to assign SNB SF inputs to outputs.
tree
|
commitdiff
2010-03-05
Eric Anholt
i965: Fix the SNB SF input size.
tree
|
commitdiff
2010-03-05
Chris Wilson
Always return VOLATILE for ObjectPurgeable(VOLATILE)
tree
|
commitdiff
2010-03-05
Brian Paul
llvmpipe: add pipe_thread_wait() calls
tree
|
commitdiff
2010-03-05
Brian Paul
gallium/docs: document additional wrap mode restrictions
tree
|
commitdiff
2010-03-05
Brian Paul
gallivm: minor arithmetic improvements
tree
|
commitdiff
2010-03-05
Brian Paul
gallivm: implement non-normalized texture wrap modes
tree
|
commitdiff
2010-03-05
Brian Paul
softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for...
tree
|
commitdiff
2010-03-05
Brian Paul
mesa: minor reformatting, new comments
tree
|
commitdiff
2010-03-05
Jesse Barnes
DRI2: expose OML_sync_control if possible
tree
|
commitdiff
2010-03-05
Jesse Barnes
GLX: remove debug prints from glXWaitForMscOML dispatch
tree
|
commitdiff
2010-03-05
Brian Paul
gallium/docs: updated/improve sampler state documentation
tree
|
commitdiff
2010-03-05
Brian Paul
mesa: whitespace fixes, 80-column wrapping, etc.
tree
|
commitdiff
2010-03-05
Chris Wilson
Merge branch 'object-purgeable'
tree
|
commitdiff
2010-03-05
Chris Wilson
APPLE_object_purgeable: intel
tree
|
commitdiff
2010-03-05
Chris Wilson
APPLE_object_purgeable: core
tree
|
commitdiff
2010-03-05
Chia-I Wu
mesa/es: Update GLAPI and APISpec for GL_OES_EGL_image.
tree
|
commitdiff
2010-03-05
Chia-I Wu
st/egl: Add support for EGL_KHR_image_base and EGL_KHR_...
tree
|
commitdiff
2010-03-05
Chia-I Wu
st/egl: Add get_param to native display interface.
tree
|
commitdiff
2010-03-05
Chia-I Wu
st/egl: Move modeset interface to native_modeset.h.
tree
|
commitdiff
2010-03-05
Chia-I Wu
st/egl: Add event support to the native display interface.
tree
|
commitdiff
2010-03-05
Vinson Lee
Revert "mesa: Remove pointless comparison of unsigned...
tree
|
commitdiff
2010-03-05
Eric Anholt
intel: Remove non-kernel-exec-fencing support.
tree
|
commitdiff
2010-03-05
Eric Anholt
intel: Remove the unused s8 spans code. Not hit during...
tree
|
commitdiff
2010-03-04
Michel Dänzer
Fix comparison of unsigned value against < 0.
tree
|
commitdiff
2010-03-04
Brian Paul
softpipe: minor tweaks to texture filtering code
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: implement texture border color, plus tweaks...
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: added texture border_color field
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: added question/comment
tree
|
commitdiff
2010-03-04
Brian Paul
llvmpipe: new comment
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: comments
tree
|
commitdiff
2010-03-04
Francisco Jerez
dri/nouveau: Remove some CI remnants.
tree
|
commitdiff
2010-03-04
Andrew Randrianasulu
dri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.
tree
|
commitdiff
2010-03-04
Andrew Randrianasulu
dri/nouveau: Enable GL_EXT_stencil_wrap.
tree
|
commitdiff
2010-03-04
Andrew Randrianasulu
dri/nouveau: Add GL_EXT_stencil_wrap for nv04.
tree
|
commitdiff
2010-03-04
Francisco Jerez
dri/nouveau: Fix rb->DataType for z24s8 renderbuffers.
tree
|
commitdiff
2010-03-04
Francisco Jerez
dri/nouveau: Try to keep client buffers smaller than...
tree
|
commitdiff
2010-03-04
Francisco Jerez
dri/nouveau: Pack client arrays as they're copied to...
tree
|
commitdiff
2010-03-04
Corbin Simpson
r300g: Fix indexbuf upper limits.
tree
|
commitdiff
2010-03-04
Chris Wilson
APPLE_object_purgeable: autogenerated files
tree
|
commitdiff
2010-03-04
Chris Wilson
APPLE_object_purgeable: xml
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: rework and implement more texture wrap modes
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: added lp_build_fract()
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: added lp_build_set_sign()
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: added lp_build_negate()
tree
|
commitdiff
2010-03-04
Brian Paul
gallivm: clarify unsigned vs. signed integer type const...
tree
|
commitdiff
2010-03-04
Eric Anholt
i915: Enable texture tiling by default.
tree
|
commitdiff
2010-03-04
Eric Anholt
i915: Fix up i830 for tiled drawing offsets.
tree
|
commitdiff
2010-03-04
Ian Romanick
DRI: Put back missing break-statement
tree
|
commitdiff
2010-03-04
Vinson Lee
Revert "mesa: Fix unsigned comparison."
tree
|
commitdiff
2010-03-04
Vinson Lee
glsl: Remove unsigned greater than or equal zero compar...
tree
|
commitdiff
2010-03-04
Vinson Lee
mesa: Fix unsigned comparison.
tree
|
commitdiff
2010-03-04
Vinson Lee
glsl: Remove unsigned greater than or equal zero compar...
tree
|
commitdiff
2010-03-04
Vinson Lee
glsl: Return NULL on _slan_gen_asm error path on non...
tree
|
commitdiff
2010-03-04
Vinson Lee
glsl: Add assert to check input to strcmp.
tree
|
commitdiff
2010-03-04
Vinson Lee
mesa: Add asserts to check inputs to memcpy.
tree
|
commitdiff
2010-03-04
Dave Airlie
r300: make blit code work on swtcl machines.
tree
|
commitdiff
2010-03-04
Dave Airlie
r300_blit: initialise whole fp structure to 0
tree
|
commitdiff
2010-03-04
Vinson Lee
wgl: Fix mingw32 build.
tree
|
commitdiff
2010-03-04
Ian Romanick
Fix unmatched parenthesis introduce by previous commits
tree
|
commitdiff
2010-03-04
Ian Romanick
Remove support for GCC older than 3.3.0 from generated...
tree
|
commitdiff
2010-03-04
Ian Romanick
Remove support for GCC older than 3.3.0 from generator...
tree
|
commitdiff
2010-03-04
Ian Romanick
Remove support for GCC older than 3.3.0
tree
|
commitdiff
2010-03-03
Alex Deucher
radeon/r200/r300/r600: add check_blit vtbl function
tree
|
commitdiff
2010-03-03
Ian Romanick
Remove stray defines of HAVE_RGBA
tree
|
commitdiff
2010-03-03
Ian Romanick
mesa/tnl_dd: Remove color-index support from t_dd_unfil...
tree
|
commitdiff
2010-03-03
Ian Romanick
mesa/tnl_dd: White-space / indentation fixes after...
tree
|
commitdiff
2010-03-03
Ian Romanick
mesa/tnl_dd: Remove color-index support from t_dd_tritmp.h
tree
|
commitdiff
2010-03-03
Ian Romanick
mesa: Remove unused RasterIndex field
tree
|
commitdiff
2010-03-03
Ian Romanick
mesa: Always return default value for CURRENT_RASTER_INDEX
tree
|
commitdiff
2010-03-03
Ian Romanick
mesa: Eliminate index parameter to _mesa_feedback_vertex
tree
|
commitdiff
2010-03-03
Ian Romanick
mesa: Remove ClearIndex and IndexMask from device-drive...
tree
|
commitdiff
next