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-04-05
Ian Romanick
ir_to_mesa: Handle shadow compare w/projection and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Marek Olšák
r300g: postpone fragment shader state validation until...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Tom Stellard
r300/compiler: Fix vertex shader MAD instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Fabian Bieler
st/mesa: Apply LOD from texture object
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Fabian Bieler
st/mesa: Apply LOD bias from correct texture unit
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Brian Paul
mesa: fix alpha value for texstore_rgbx8888
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Fabian Bieler
mesa: Guard against null pointer deref in fbo validation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Brian Paul
mesa: added _mesa_get_attachment_teximage() helpers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Brian Paul
mesa: 80-column wrapping
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Dave Airlie
r300c: fix build since last r300g commit
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Marek Olšák
r300g: fix RG/LATC1_SNORM by doing UNORM->SNORM convers...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Marek Olšák
r300/compiler: implement the CND opcode
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Marek Olšák
r300/compiler: set the MSB of ADDR for inline constants
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Brian Paul
st/mesa: minor assorted clean-ups and fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Brian Paul
st/mesa: use 'array' local var to simplify the code...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Brian Paul
st/mesa: fix zero-sized user vertex buffer bug
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Ian Romanick
mesa: Add fall-back formats for unsupported snorm formats
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Ian Romanick
i965: Add the missing supportable EXT_texture_snorm...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Bryan Cain
nv50: prevent NV_OP_SELECT from having flags_def defined
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Brian Paul
mesa: work around failed assertion for GL_RGBA16_SNORM...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Brian Paul
docs: update prerequisites, remove old demo info
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Brian Paul
docs: update info about Mesa packaging/contents
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Marek Olšák
r300/compiler: apply the texture swizzle to shadow...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Marek Olšák
r300/compiler: propagate SaturateMode down to the resul...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Alex Deucher
r600g: add some additional ontario pci ids
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Alex Deucher
r600c: add new ontario pci ids
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Marek Olšák
r300g: do not wait for a busy BO if neither GPU nor...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Marek Olšák
r300g: remove unused RADEON_PB_USAGE_CACHE
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Marek Olšák
r300g: tell the GLSL compiler to lower the continue...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Marek Olšák
r300g: avoid mapping the same buffer twice
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Marek Olšák
r300g: handle DISCARD_WHOLE_RESOURCE for buffers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Marek Olšák
r300g: remove the redundant reference counter in radeon_bo
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Tom Stellard
Revert "r300/compiler: Remove obsolete compiler passes"
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Kenneth Graunke
i965/fs: Switch W and 1/W in Sandybridge interpolation...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Kenneth Graunke
i965: Fix null register use in Sandybridge implied...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Eric Anholt
i965: Fix the VS thread limits for GT1, and clarify...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
José Fonseca
tests: Use elts in translate_test.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
José Fonseca
scons: Add aliases for unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
José Fonseca
translate: Respect translate_buffer::max_index.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
José Fonseca
draw: Prevent out-of-bounds vertex buffer access.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Marek Olšák
gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Marek Olšák
gallium: add a CAP for mixed colorbuffer format support
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Tom Stellard
r300/compiler: Remove obsolete compiler passes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Tom Stellard
prog_optimize: Fix reallocating registers for shaders...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Christoph Bumiller
nv50: fix for GPR allocation granularity being 16 bit
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Christoph Bumiller
nv50: copy regalloc fixes from nvc0
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
José Fonseca
draw: Revert code reorg in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Chris Wilson
intel: Fix regression in clear_with_blit from 7bae1c3d
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Luca Barbieri
draw: implement vertex color clamping, and disable...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Jerome Glisse
gallium: list use inline function to avoid macro shot...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
José Fonseca
draw: Forgot to remove one istart usage.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
José Fonseca
draw: Fix bug when drawing ushort indices.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Chris Wilson
intel: Remove the unrelaxed relocation assertion
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Feng, Haitao
egl_dri2 x11: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Chris Wilson
intel: Add some defense against buffer allocation failu...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Chris Wilson
Revert "intel: Add some defense against buffer allocati...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Michel Dänzer
gallium: Use explicit values in caps enums.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Michel Dänzer
Use row stride instead of width when getting colour...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Michel Dänzer
Use proper source row stride when getting depth/stencil...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Kenneth Graunke
intel: Add IS_GT2 macro for recognizing Sandybridge...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Christoph Bumiller
nv50,nvc0: implement colour clamping controls
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Fredrik Höglund
r600g: implement texture barrier
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Fredrik Höglund
r600g: implement the pipe_screen fence functions
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Ian Romanick
mesa: Fix ugly indentation left from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Ian Romanick
glsl: Calcluate Mesa state slots in front-end instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Ian Romanick
glsl: Move _mesa_builtin_uniform_desc from uniforms...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
r300g: add support for all render targets with one...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
intel: fix build
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Chris Wilson
intel: Protect intel_clear_with_blit from failed buffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Chris Wilson
i965: Avoid name clash of loop counter and member
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Chris Wilson
i915: Detect allocation failure of batch buffer
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
docs: update GL3 status
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
r300g: finish up signed normalized textures and render...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
r300g: enable clamping controls
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
gallium: remove PIPE_CAP_VERTEX_COLOR_CLAMP_CONTROL
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
mesa: clamp texture border color if ARB_texture_float...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
st/mesa: choose an appropriate texture format for DrawP...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
gallium: add EXT_texture_snorm support
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
mesa: implement texstore and texfetch hooks for signed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
mesa: initial EXT_texture_snorm support
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Luca Barbieri
gallium: implement clamping controls (ARB_color_buffer_...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
mesa: implement clamping controls (ARB_color_buffer_float)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Marek Olšák
mesa: regenerate glapi files
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Kenneth Graunke
i965: Resolve implied moves in brw_dp_READ_4_vs_relative.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Kenneth Graunke
i965: Refactor Sandybridge implied move handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Vinson Lee
mesa: Add missing parentheses in glBlitFramebufferEXT...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Ian Romanick
intel: Don't leak the tex object miptree when replacing it
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Vinson Lee
gallivm: Fix build with llvm-2.9.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Vinson Lee
i915g: Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Daniel Vetter
i915g: use drm ioctl to get pci devid
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Tobias Droste
gallivm: Fix build with llvm-2.9
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Henri Verbeet
st/mesa: Validate state before doing blits.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabian Bieler
r600g: Handle texture fetch instructions with relative...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabian Bieler
r600g: Handle texture fetch instructions with neg or...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Fabian Bieler
r600g: Handle texture fetch instructions with swizzle...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Kenneth Graunke
glsl: Accept precision qualifiers on sampler types...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Kenneth Graunke
i965/fs: Fix linear gl_Color interpolation on pre-gen6...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Benjamin Franzke
egl/wayland-drm: Fix include path
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Kristian Høgsberg
egl_dri2: We don't actually support KHR_gl_texture_2D_image
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Kristian Høgsberg
egl_dri2: Enable image extensions in one place
commit
|
commitdiff
|
tree
|
snapshot
next