projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2012-01-18
Kenneth Graunke
i965/vs: Take attributes into account when deciding...
commit
|
commitdiff
|
tree
2012-01-18
Stéphane Marchesin
st/dri: Remove useless flush front.
commit
|
commitdiff
|
tree
2012-01-18
Ian Romanick
intel: Set depth to 6 for cubemaps
commit
|
commitdiff
|
tree
2012-01-18
Kristian Høgsberg
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
i965: Add support for Z16 depth formats.
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
i965/gen7: Set up surface horizontal alignment field.
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
i965/gen7: Remove stale comment.
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
glsl: Fix leak of linked uniform names at relink/free...
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
glsl: Fix leak of LinkedTransformFeedback.Varyings.
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
mesa: Fix leak of uniform storage records on shader...
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
i965: Fix leak of the program cache BO on context destroy.
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
i965/vs: Fix leak of an empty hash_table structure...
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
i965: Fix refcount leak of the gl_program structure.
commit
|
commitdiff
|
tree
2012-01-18
Eric Anholt
mesa: Make the register allocator allocation take a...
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
svga: change PIPE_CAPF_MAX_TEXTURE_LOD_BIAS from 16...
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
svga: fix min/max lod clamping
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
svga: add 0.5 in float->int conversion of sample min...
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
st/mesa: pass GL_MAP_INVALIDATE_RANGE_BIT to gallium...
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
mesa: use GL_MAP_INVALIDATE_RANGE_BIT in glTexImage...
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
mesa: try RGBA_FLOAT16 before RGBA_FLOAT32 when choosin...
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
mesa: fix tex format selection for GL_R32F and other...
commit
|
commitdiff
|
tree
2012-01-18
Brian Paul
docs: add more potential dependencies for vmware guest...
commit
|
commitdiff
|
tree
2012-01-18
Alexander von...
scons: Add more machine architectures to the machine map
commit
|
commitdiff
|
tree
2012-01-18
Dave Airlie
r600g: fix ISLT on r600/700
commit
|
commitdiff
|
tree
2012-01-18
Dave Airlie
r600g: make r600/700 use correct ineg.
commit
|
commitdiff
|
tree
2012-01-18
Dave Airlie
r600g: fix some of the interpolation tests.
commit
|
commitdiff
|
tree
2012-01-18
Kenneth Graunke
i965: Bump Ivybridge's fake MRF range to g112-127 inste...
commit
|
commitdiff
|
tree
2012-01-18
Kenneth Graunke
i965: Remove the INTEL_OLD_VS option.
commit
|
commitdiff
|
tree
2012-01-18
Kenneth Graunke
mesa: Support GL_VERTEX_ATTRIB_ARRAY_INTEGER in GL...
commit
|
commitdiff
|
tree
2012-01-18
Vadim Girlin
r600g: fix UINT_TO_FLT on evergreen
commit
|
commitdiff
|
tree
2012-01-18
Chad Versace
i965/gen5: Fix rendering of depth buffers without stenc...
commit
|
commitdiff
|
tree
2012-01-18
Anuj Phogat
intel: Return if pointer to intel_context is null
commit
|
commitdiff
|
tree
2012-01-17
Alex Deucher
r600g: add workaround for original R600 PS setup
commit
|
commitdiff
|
tree
2012-01-17
Paul Berry
i965: Add .gitignore file to exclude automake build...
commit
|
commitdiff
|
tree
2012-01-17
Anuj Phogat
mesa: Add condition in glGetTexImage for zero size...
commit
|
commitdiff
|
tree
2012-01-17
Alex Deucher
radeon: share common fog code between radeon and r200
commit
|
commitdiff
|
tree
2012-01-17
Alex Deucher
radeon: fix fog coordinate emit
commit
|
commitdiff
|
tree
2012-01-17
Alex Deucher
r200: fix fog coordinate emit
commit
|
commitdiff
|
tree
2012-01-17
Dave Airlie
r600g: fix recip_uint on r600.
commit
|
commitdiff
|
tree
2012-01-17
Vadim Girlin
r600g: fix USLT for r600-eg
commit
|
commitdiff
|
tree
2012-01-17
Alexander von...
scons: Don't set visibility to hidden on Haiku
commit
|
commitdiff
|
tree
2012-01-17
Alexander von...
scons: Add Haiku build support
commit
|
commitdiff
|
tree
2012-01-17
Vadim Girlin
r600g: rework IDIV/UDIV and implement MOD/UMOD (v2)
commit
|
commitdiff
|
tree
2012-01-17
Eric Anholt
mesa: Enable silent automake rules when available.
commit
|
commitdiff
|
tree
2012-01-17
Eric Anholt
i965: Convert the build to using automake.
commit
|
commitdiff
|
tree
2012-01-17
Eric Anholt
intel: Drop the version override code now that we don...
commit
|
commitdiff
|
tree
2012-01-17
Eric Anholt
intel: Fix warnings of undefined ffs().
commit
|
commitdiff
|
tree
2012-01-17
Scott Moreau
Complete ARGB8888 naming convention format renames...
commit
|
commitdiff
|
tree
2012-01-17
Chad Versace
i965: Fix gen6,gen7 when used with a non-HiZ capable DDX
commit
|
commitdiff
|
tree
2012-01-17
Vinson Lee
softpipe: Silence unused variable warning on non-LLVM...
commit
|
commitdiff
|
tree
2012-01-16
Anuj Phogat
intel: Fix segfault in glXSwapBuffers with no bound...
commit
|
commitdiff
|
tree
2012-01-16
Vinson Lee
llvmpipe: Remove unused variable 'packed' from lp_test_...
commit
|
commitdiff
|
tree
2012-01-16
Vinson Lee
util: Silence GCC unused-but-set-variable warning.
commit
|
commitdiff
|
tree
2012-01-16
José Fonseca
vl: Make array initialization portable.
commit
|
commitdiff
|
tree
2012-01-16
Stéphane Marchesin
i915g: Fix the blending for the A8 destination buffer...
commit
|
commitdiff
|
tree
2012-01-15
Matt Turner
r200: remove left-over EGL_SOURCES variable
commit
|
commitdiff
|
tree
2012-01-15
Dave Airlie
r600g: fix mullo_uint trans slot only on r600/r700
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: implement clip distances
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: implement two-sided lighting (v3)
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: add support for ISHR/USHR/SHL on r600-evergreen
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: implement IDIV/UDIV on r600-evergreen
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: implement ISSG on r600-evergreen
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: implement IABS on r600-evergreen
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: implement F2U on evergreen
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: add FLT_TO_UINT opcode for evergreen
commit
|
commitdiff
|
tree
2012-01-15
Vadim Girlin
r600g: fix F2I on evergreen
commit
|
commitdiff
|
tree
2012-01-15
Christian König
vl: fix YV12 handling
commit
|
commitdiff
|
tree
2012-01-15
Christian König
st/vdpau: recreate video buffer if decode doesn't like it
commit
|
commitdiff
|
tree
2012-01-15
Christian König
st/vdpau: recreate video buffer if format doesn't match
commit
|
commitdiff
|
tree
2012-01-15
Christian König
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
commit
|
commitdiff
|
tree
2012-01-15
Christian König
vl: add h264 infrastructure
commit
|
commitdiff
|
tree
2012-01-15
Christian König
vl: move away from state like parameters
commit
|
commitdiff
|
tree
2012-01-15
Christian König
vl/video_buffer: add support for interlaced buffers
commit
|
commitdiff
|
tree
2012-01-15
Christian König
vl/video_buffer: improve constructor
commit
|
commitdiff
|
tree
2012-01-15
Christian König
vl/video_buffer: use template style create params
commit
|
commitdiff
|
tree
2012-01-15
Dave Airlie
r600g: vertex id support.
commit
|
commitdiff
|
tree
2012-01-15
Dave Airlie
r600g: make u2f trans only
commit
|
commitdiff
|
tree
2012-01-15
Lucas Stach
nvfx: random cleanups of the state validation code
commit
|
commitdiff
|
tree
2012-01-15
Lucas Stach
nvfx: drop render temporaries code
commit
|
commitdiff
|
tree
2012-01-15
Lucas Stach
nvfx: rework state_fb code to get rid of render temps
commit
|
commitdiff
|
tree
2012-01-15
Lucas Stach
nvfx: say no to stream output caps
commit
|
commitdiff
|
tree
2012-01-15
Marek Olšák
mesa: update compute_version for GL3
commit
|
commitdiff
|
tree
2012-01-15
Marek Olšák
gallium: improve the pipe_stream_output_info struct...
commit
|
commitdiff
|
tree
2012-01-14
Dave Airlie
r600g: add r600 version of UINT_TO_FLT conversion.
commit
|
commitdiff
|
tree
2012-01-14
Dave Airlie
r600g: fix r600 f2i to be trans only emitted.
commit
|
commitdiff
|
tree
2012-01-14
Dave Airlie
r600g: add missing case for uint->flt conversion.
commit
|
commitdiff
|
tree
2012-01-14
Dave Airlie
r600g: add missing r32 uint/sint fbo formats.
commit
|
commitdiff
|
tree
2012-01-13
Jerome Glisse
r600g: add support for virtual address space on cayman v11
commit
|
commitdiff
|
tree
2012-01-13
Roland Scheidegger
scons: Fix libGL.so build.
commit
|
commitdiff
|
tree
2012-01-13
Brian Paul
docs: add links to xf86-video-vmware wiki pages
commit
|
commitdiff
|
tree
2012-01-13
Chad Versace
i965: Comment gen6_hiz_get_framebuffer_enum()
commit
|
commitdiff
|
tree
2012-01-13
Neil Roberts
gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES
commit
|
commitdiff
|
tree
2012-01-13
Brian Paul
docs: new page describing how to build, install VMware...
commit
|
commitdiff
|
tree
2012-01-13
Brian Paul
mesa: s/GLushort/GLubyte/ in pack_ubyte_AL44()
commit
|
commitdiff
|
tree
2012-01-13
Brian Paul
osmesa: fix renderbuffer format selection
commit
|
commitdiff
|
tree
2012-01-13
Brian Paul
docs: freshen up the introduction page with Mesa 8...
commit
|
commitdiff
|
tree
2012-01-13
Tom Stellard
gallivm: Allow target specific intrinsics in lp_declare...
commit
|
commitdiff
|
tree
2012-01-13
Rob Bradford
gbm: Add documentation for the public facing API
commit
|
commitdiff
|
tree
2012-01-13
Rob Bradford
doxygen: Add link to the gbm documentation to the header
commit
|
commitdiff
|
tree
2012-01-13
Rob Bradford
doxygen: Add doxygen file and build infrastructure...
commit
|
commitdiff
|
tree
next