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-11-22
Chad Versace
intel: Fix swrast_render_start() for depthstencil buffe...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Chad Versace
intel: Don't use special stencil span accessors
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Skeggs
nvc0: add support for GF119 (NVD9)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Brian Paul
mesa: initialize stencilMap, Stride if stencilRb==depthRb
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Ian Romanick
mesa: Only update sampler uniforms that are used by...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Brian Paul
mesa: don't map depth+stencil buffer twice in glReadPix...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Kenneth Graunke
i965: Fix inconsistent indentation in brw_gs_emit.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Kenneth Graunke
glsl: Add missing textureSize(samplerCubeShadow, int...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Yuanhan Liu
mesa: do not skip att and spot calculation for infinite...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Yuanhan Liu
mesa: make sure all lighting tables are updated before...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Eric Anholt
mesa: Fix a couple of missed conversion to arrays in...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Eric Anholt
mesa: Include R/RG integer textures in _mesa_is_integer...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Chad Versace
intel: Fix separate stencil in builtin DRI2 backend
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Chad Versace
intel: Fix region dimensions for stencil buffers receiv...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Chad Versace
intel: Simplify stencil detiling arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
radeon: use _mesa_readpixels() instead of _swrast_ReadP...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
i965: use _mesa_readpixels() instead of _swrast_ReadPix...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: convert unpack functions to operate on an array...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: new BYTE/SHORT_TO_FLOATZ() macros
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: move CEILING() macro into macros.h
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: remove unused macros in macros.h
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: consolidate cases in _mesa_components_in_format()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
swrast: fix glReadPixels from texture attachment
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
st/mesa: check for missing VBO in setup_interleaved_att...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
util/draw: replace assertions with conditionals in...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
st/mesa: remove most of the ReadPixels code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
st/mesa: remove dependencies on code in st_cb_readpixels.c
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: remove _swrast_ReadPixels()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: use _mesa_readpixels() as default driver hook
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: move swrast ReadPixels code into core Mesa
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
st/mesa: check renderbuffer orientation in st_MapRender...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: remove support for software alpha buffers
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
xlib: remove xm_image.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
xlib: remove a ton of old xlib driver cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
xlib: use MESA_FORMAT_XRGB8888 for pixmap surfaces
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
xlib: remove software alpha buffer support
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Brian Paul
mesa: replace GLstencil with GLubyte
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Chad Versace
intel: Fix intel_map_renderbuffer() for depthstencil...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Chad Versace
intel: Fix software detiling of system stencil buffers
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Chad Versace
intel: Fix intel_unmap_renderbuffer_s8()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Chad Versace
intel: Refactor intel_map_renderbuffer()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Yuanhan Liu
ir_to_mesa: don't init unfirom if link failed
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Kenneth Graunke
glsl: Always search for an exact function signature...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Kenneth Graunke
glsl: Split code to generate an ir_call out from match_...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Kenneth Graunke
glsl: Add a new matching_signature() variant that retur...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Marek Olšák
r600g: fix the representation of control-flow instructions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ian Romanick
glsl: Remove resource count checks from ir_to_mesa...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ian Romanick
linker: Validate resource usage in the linker
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ian Romanick
linker: Count the number of uniform components used...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Ian Romanick
linker: Count the number of samplers used by a shader...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Eric Anholt
meta: Fix restoring of fixed function texture enables.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Eric Anholt
meta: Don't forget to flag state when restoring texobjects.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Christoph Bumiller
st/mesa: fix system value to semantic mapping
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Christoph Bumiller
gallium: add TGSI_SEMANTIC_VERTEXID
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Vadim Girlin
r600g: mask write for fake VS export components
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Vadim Girlin
r600g: fix op3 & write in merge_inst_groups
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Alex Deucher
r600g: set max max tex/vtx instructions count to 16...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Vadim Girlin
r600g: set max tex/vtx instructions count to 16 for...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Fabio Pedretti
radeon: further cleanup of shared code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Alex Deucher
radeon: add some missing FireMV pci ids
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
mesa/st: Flush stdout after pritingin the GLSL.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
glsl: Add missing ';' in action statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
llvmpipe: Silent warnings about undeclared llvmpipe_che...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
util: Avoid signed/unsigned comparison in u_trim_pipe_p...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
llvmpipe: Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
llvmpipe: Make more resilient to out-of-memory situations.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
draw: Handle failure to allocate aligned_constant_storage.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
gallivm: Remove duplicate statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
José Fonseca
gallivm: Include stddef.h before the LLVM C++ headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Dave Airlie
llvmpipe: fix unswizzle of packed float types.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Alex Deucher
r600g: properly handle cayman in is_alu_vec_unit_inst()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Vadim Girlin
r600g: fix cb offset for flushed_depth_texture
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Vadim Girlin
r600g: fix stencil buffer ref counting on evergreen
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Vadim Girlin
r600g: lazy load for AR register
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Vadim Girlin
r600g: include INTERP_[XY|ZW] in is_alu_vec_unit_inst
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Morgan Armand
glcpp: Add GL_ARB_draw_instanced #define.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Kenneth Graunke
i965: Don't try to normalize cubemap coordinates for...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Chad Versace
mesa: Fix glFramebufferTexture*() for depth and stencil...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Eric Anholt
i965: Expose GLSL 1.30 on gen6+.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Eric Anholt
i965: Add support for gl_VertexID and gl_InstanceID.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Eric Anholt
i965: Replace a should-never-happen fallback with asser...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Eric Anholt
mesa: Make gl_VertexID be a system value like gl_Instan...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Eric Anholt
glsl: Move builtin_variables.h into .cpp.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Eric Anholt
glsl: Move ir_variable.cpp to builtin_variables.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Mathias Fröhlich
state_tracker: remove written but never used variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Dave Airlie
radeon: fix build.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Dave Airlie
radeon: drop unused constant_cliprect field
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Dave Airlie
radeon: disable texobj state for 3d texture
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Dave Airlie
radeon: use meta bitmap
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Dave Airlie
radeon: fix bug with wrong stride being used for rectan...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
i965: remove #include of api_noop.h
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
xlib: set alpha to 0xff when mapping RGB pixmaps
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
swrast: avoid calling _mesa_get_srgb_format_linear...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
swrast: remove bogus assertion
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
svga: don't crash/assert if we fail to allocate a verte...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
draw: handle out of memory conditions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
util: check for null vertex buffer object in blit code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
st/mesa: fix OOM failure in bitmap code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
vbo: better handling of VBO allocation failures
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Brian Paul
mesa: replace api_noop.[ch] with vbo_noop.[ch]
commit
|
commitdiff
|
tree
|
snapshot
next