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-10-07
Brian Paul
mesa: update gl_texture_image comments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Brian Paul
swrast: s/FetchTexelf/FetchTexel/
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Brian Paul
swrast: silence unused var warnings in non-debug builds
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Brian Paul
swrast: remove unused swrast_texture_image::FetchTexelc...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Brian Paul
mesa: fix image unpacking when storing compressed textures
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Vetter
i915g: handle seperate stencil clear
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Vetter
i915g: actually try to clear 16bit depth bufs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Vetter
i915g: hw can't fastclear both depth and color when...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Vetter
i915g: disable scissor in fast clear
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Vetter
i915g: add some obscure sampler formats
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Vetter
i915g: fixup clear params emission
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Daniel Vetter
i915g: make fixup swizzle into a real hw state
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Jason Wood
glsl: Remove version check when looking for identifiers...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Stéphane Marchesin
i915g: Announce GL 2.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Paul Berry
i965 Gen6+: De-compact clip planes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Paul Berry
i965 VS: Change nr_userclip to nr_userclip_planes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Paul Berry
i965: Make brw_compute_vue_map's userclip dependency...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Paul Berry
i965: Move ClipPlanesEnabled state to VS cache key.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Paul Berry
i965: Rearrange VS cache key struct.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Paul Berry
mesa: Create _mesa_bitcount_64() to replace i965's...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Kenneth Graunke
mesa/es: Allow GL_CLIP_PLANE0+6 and GL_CLIP_PLANE0+7.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Kenneth Graunke
mesa/get: Move MAX_LIGHTS from GL/ES2 to GL/ES1.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Kenneth Graunke
meta: Don't enable TEXTURE_RECTANGLE when it's unsupported.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Stéphane Marchesin
i915g: Silence warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Stéphane Marchesin
i915g: Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
mesa: remove some unneeded forward struct declarations
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
st/mesa: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
mesa: remove unused _mesa_rescale_teximage2d() function
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
mesa: remove unused gl_texture_image::DriverData field
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
st/mesa: don't use gl_texture_image::RowStride
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
st/mesa: completely stop using gl_texture_image::Data
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
st/mesa: stop using gl_texture_image::Data when mapping...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Brian Paul
mesa: get rid of imageOffsets arrays in texstore code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Stéphane Marchesin
st/glx: remove the duplicated Drawable member.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Eric Anholt
glsl: Consider "__" in identifers as reserved.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Brian Paul
swrast: update texfetch_funcs table for new int/uint...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Paul Berry
i965 Gen6: Implement gl_ClipVertex.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Paul Berry
mesa: Add a gl_vert_result for gl_ClipVertex.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
José Fonseca
llvmpipe: Fix the 4 planes (lines) case properly.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
José Fonseca
llvmpipe: Ensure the 16x16 special rasterization path...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dave Airlie
mesa: update fbo format tablet for integer types.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dave Airlie
mesa/texstore: add texstore paths for all the integer...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dave Airlie
mesa/texformat: update choose_tex_format for integer...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dave Airlie
mesa/formats: add rest of integer formats.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Dave Airlie
texstore: create texstore table on first access.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Stéphane Marchesin
glsl: Remove unneeded headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Brian Paul
egl: restore missing \ in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Paul Berry
r200/r300/r600: remove dangling radeon_tex_getimage...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Kenneth Graunke
glapi: Enclose glapi.h in an extern "C" block when...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Brian Paul
scons: add new files to src/mesa/SConscript
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Brian Paul
softpipe: fix Z interpolation invariance bug
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Brian Paul
softpipe: add check for DO_PSTIPPLE_IN_HELPER_MODULE
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Remove unused gl_program::Attributes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Determine GL_ACTIVE_ATTRIBUTE_MAX_LENGTH by walki...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Determine GL_ACTIVE_ATTRIBUTES by walking the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Remove unused gl_shader_program::Attributes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Make _mesa_GetActiveAttribARB use the attributes...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Move _mesa_GetActiveAttribARB to shader_query.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
linker: Use gl_shader_program::AttributeBindings for...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Add gl_shader_program::AttributeBindings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Move _mesa_BindAttribLocationARB to shader_query.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Add string_to_uint_map facade class
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Add hash_table_replace
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Move _mesa_GetAttribLocationARB to shader_query.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
glsl: Delete symbol table in post-link shaders
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
glapi: regen API files for new extension
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Remove ARB_draw_buffers extension enable flag
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Advertise NV_fbo_color_attachments on OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa: Advertise NV_draw_buffers in OpenGL ES 2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa/es: Allow querying GL_DRAW_BUFFERi in OpenGL ES 2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa/es: Allow querying GL_MAX_COLOR_ATTACHMENTS in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa/es: Allow other color attachments in OpenGL ES 2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa/es: Make glDrawBuffersNV available in OpenGL ES 2.0
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
glapi: Add entry point for NV_draw_buffers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
glapi: Move ARB_draw_buffers extension to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa/es: Remove redundant renderbuffer target validation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa/es: Validate FBO target enum in Mesa code rather...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Ian Romanick
mesa/es: Validate FBO attachment enum in Mesa code...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Stéphane Marchesin
configure: replace pkg-config calls with $(PKG_CONFIG...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Stephen White
st/glx: Set the drawable attribute on xmesa_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Marek Olšák
r300g: fix rendering with a non-zero index bias in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Guillem Jover
docs: Update references to README files
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Guillem Jover
Remove remnants of legacy glide support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Guillem Jover
Ignore all shared objects
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Marek Olšák
r600g: fix parsing TGSI declarations
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Brian Paul
nouveau: remove unused code, unused var
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Brian Paul
i915: don't include texstore.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Brian Paul
i965: remove unneeded includes of texstore.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Brian Paul
swrast: fix delayed texel buffer allocation regression
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Brian Paul
mesa: fix warning (MSVC error) about void pointer arith...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
i965: Add support for GL_EXT_texture_array and GL_MESA_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Add a safety check for mapping 1D texture arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Add debug output to intel_map_texture_image.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Add a helper function for getting miptree size...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
i965: Refactor out the cube map setup for general textu...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
mesa: Reuse existing make_2d_mipmap for 2D array genera...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
mesa: Make the uncompressed sw mipmap gen path do a...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
mesa: When storing texture data for a 1D array, map...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
swrast: When asked to map a slice of a 1D array, give...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Consolidate texture validation copy code, and...
commit
|
commitdiff
|
tree
|
snapshot
next