projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2011-10-31
Paul Berry
i965: Fix flat integral varyings.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul Berry
mesa: Add glsl_type::get_scalar_type() function.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul Berry
i965/gen6+: Switch GLSL from ALT to IEEE floating point...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul Berry
glsl: Add isinf() and isnan() builtins.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul Berry
glsl: Add '.ir' extension to builtin IR files
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul Berry
glsl: Fix copy-paste error in constant_expression_value...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
docs: list GL_ARB_texture_storage in 7.12 release notes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: add note about immutable textures for _mesa_test_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
swrast: implement GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
st/mesa: implement GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: plug in dispatch functions for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: compile new texstore.c file
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: init extension entry for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: display list dispatch for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: new glTexImage error checks for GL_ARB_texture_st...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: glGetTexParameter support for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: implement new functions for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
glapi: regenerated API files for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
glapi: new API specs for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: add new driver hook for AllocTextureStorage()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Brian Paul
mesa: add new fields for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
José Fonseca
svga: Flush the hwtnl primitives before writing to...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Thomas Hellstrom
st/xa: Plug a pipe context leak.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Thomas Hellstrom
pipebuffer/debug: Fix a recursive mutex lock
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Dave Airlie
radeon/r200: drop remains of r300/r600 support along...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Chia-I Wu
llvmpipe: fix a crash in non-SSE path
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Chia-I Wu
intel: enable GL_OES_draw_texture
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Chia-I Wu
meta: add _mesa_meta_DrawTex()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marek Olšák
r600g: reset the render condition to NULL when renderin...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Marek Olšák
r600g: shortcut ctx->screen->ws to ctx->ws
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Remove the prepare() hook from state atoms.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Remove the memcpy()ed atoms array now that everyt...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Merge brw_validate_state() and brw_upload_state...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Remove state upload code for calling prepare...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Remove some old texturing debug code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Finally, move the global fallbacks check to emit...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Move index buffer upload to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Do a hack job of merging VB prepare()/emit()...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Move the WM input sizes calculation to emit(...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Move program compile to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen4: Move CURBE offset calculation to emit()...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen4: Fold push constant prepare()/emit() together.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen6: Move viewport state setup to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen4: Move URB fence recalculate to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Fold the gen6/7 URB state prepare()/emit() together.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Move VS pull constant upload to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Fold prepare() and emit() of VS surface state...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Move WM pull constant setup to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen7: Fold WM surface state prepare()/emit() together.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen4: Fold WM surface state prepare()/emit() together.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Move sampler state to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen4: Move unit state setup to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen7: Fold prepare() and emit() of SF CLIP/VP...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen4: Move CC VP to emit() time, since it's only...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Move push constants setup to emit() time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965/gen6: Move setup of CC state batches to emit time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Check Fallback again after upload.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Remove the validated BO list, now that it's unused.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Use the batch save/reset code to avoid needing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
intel: Return error value from intel_batchbuffer_flush().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i965: Add a note about an unsafe-looking state check.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
intel: Add an interface for saving/restoring the batchb...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Eric Anholt
i915: Move the always_flush_cache code to triangle...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Morgan Armand
glsl: Fix compilation of glsl_lexer.ll with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Mathias Fröhlich
r600g: Replace needless flush in texture upload.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Marek Olšák
r600g: remove one pointless flush
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Dave Airlie
radeon/r200: forgot one somehow
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Dave Airlie
radeon/r200: drop remains of non-libdrm_radeon build
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Dave Airlie
mesa/st: get interpolation mode from the fragment shader.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Adam Jackson
glx: Don't enable INTEL_swap_event unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Morgan Armand
implement WGL_ARB_create_context
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r600g: get backend mask after the context is fully...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
ir_to_mesa: Let check_resources halt compilation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
i965: Use glsl_type::column_type instead of open-coding it
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
glsl: Clean-up spurious error message on bad structure...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ian Romanick
glsl: Generate an error for array-of-array declarations
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Marek Olšák
r300c/compiler: remove the compiler too
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Kenneth Graunke
i965/fs: Use the actual hardware g0 register for texel...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix -NaN handling for packing of 10F_11F_11F_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix clamping of overflow in 10F_11F_11F_REV...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
mesa: Don't do [0, 1] clamping on glGetTexImage() of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix bitshifting for unpacking from 10F.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
u_format: Fix bit definition of UF10_MANTISSA_BITS.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
glsl: Implement GLSL 1.30's literal integer range restr...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Remove the non-libdrm kernel memory manager...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Insist on libdrm being present to build.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
configure.ac: Fix equality checks in gallium st setup.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
dri: Remove driver GenerateMipmap hooks.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop some remaining DRI1 vblank support code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
intel: remove dead prototype for old DRI1 code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Simplify cliprects computation now that there...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the clipping in spans, now that we always...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the legacy BO manager code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the DRI1 zero-copy TFP code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the radeon_cs_legacy code now that we...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop dri2 checks now that it's always true.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the DRI1 swapbuffers implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Drop the non-kernel-memory-manager support...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
r200: Drop the non-kernel-memory-manager and DRI1 code.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Eric Anholt
radeon: Unifdef RADEON_R300 and RADEON_R600.
commit
|
commitdiff
|
tree
|
snapshot
next