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-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
2011-10-03
Eric Anholt
intel: Clean up the function chain for mapping texture...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Make PBO TexImage use AllocTextureImageBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Rely on Mesa core for glTexImage storage.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Allocate s8z24 separate renderbuffers from Alloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Eric Anholt
intel: Add an AllocTextureImageBuffer() implementation...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Brian Paul
mesa: Convert _mesa_generate_mipmap to MapTexImage...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
i965: Stop lowering integer division to multiply and...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
i965: Reverse the operands for INT DIV prior to Gen6.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
i965/vs: Implement integer quotient and remainder math...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
i965/fs: Implement integer quotient and remainder math...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
i965: Set the signed/unsigned type bit in Gen4/5 math...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
i965: Fix message and response length calculations...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
i965: Fix assertions about register types for INT DIV...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Kenneth Graunke
ir_to_mesa: Don't assertion fail on integer modulus.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Tom Stellard
r300/compiler: Fix error in OMOD optimization
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Tom Stellard
r300/compiler: Rewrite source swizzles when using OMOD
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Tom Stellard
r300/compiler: Fix rc_normal_rewrite_writemask()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Tom Stellard
r300/compiler: Use consistent src swizzles for transcen...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Eric Anholt
mesa: Respect GL_RASTERIZER_DISCARD for various meta...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Eric Anholt
mesa: Add missing glGetIntegerv() support for ARB_color...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Eric Anholt
Revert "vbo: Don't discount stride == 0 for testing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Eric Anholt
i965: Make sure to upload the data for a collection...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Eric Anholt
mesa: Delay s_texcombine.c memory allocation until...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Eric Anholt
tnl: Delay results allocation until we actually need...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Ian Romanick
i965/vs: Fix swizzle related assertion
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Brian Paul
mesa: number of combiner terms to pop depends on GL_NV_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Brian Paul
mesa: s/INLINE/inline/
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Brian Paul
r600: include version.h for _mesa_override_glsl_version...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Brian Paul
mesa: use !! to simplify some _mesa_set_enable() calls...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-01
Brian Paul
mesa: use loop in pop_texture_group() to restore 4...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Ian Romanick
mesa: Refactor hash_table_{find,remove} to share some...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Ian Romanick
mesa: Document an odd side-effect of hash_table_insert
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Ian Romanick
mesa: Remove unused field gl_program::Varying
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Ian Romanick
mesa: Use Add linker_error instead of fail_link
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
r600g: fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
gallium/docs: update the documentation of capabilities
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
r600g: move all files from winsys/r600 into drivers...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
winsys/radeon: move GEM domains out of the drivers...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
winsys/radeon: remove a redundant parameter 'size'...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
r600g: remove struct radeon (or what's left of it)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
r600g: move family and chip_class from struct radeon...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
r600g: merge r600_bo with r600_resource
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
gallium: add PIPE_CAP_TEXTURE_BARRIER
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
gallium: add PIPE_CAP_CONDITIONAL_RENDER
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Marek Olšák
gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Chris Wilson
i915: out-of-bounds write in calc_live_regs()
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Chris Wilson
i965: Assign instead of compare inside assert
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Chris Wilson
i965/gen6: Fix assign instead of compare in assert
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Carl Worth
glcpp: Add a test for #elif with an undefined macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Carl Worth
glcpp: Raise error if defining any macro containing...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Carl Worth
glcpp: Implement token pasting for non-function-like...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Carl Worth
glcpp: Test a non-function-like macro using the token...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Carl Worth
glcpp: Fix two (or more) successive applications of...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Carl Worth
glcpp: Add a test for a macro that implements token...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Chad Versace
mesa: Remove unused tnl items from dd_functions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Brian Paul
meta: fix GetTexImage() for luminance, l/a, intensity...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Brian Paul
mesa: add _NEW_CURRENT_ATTRIB in _mesa_program_state_fl...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Brian Paul
st/mesa: implement AllocTextureImageBuffer() driver...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Brian Paul
mesa: simplify parameters to GetTexImage() driver hook
commit
|
commitdiff
|
tree
|
snapshot
next