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
2013-03-05
Matt Turner
configure.ac: Remove stale comment about --x-* arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Matt Turner
configure.ac: Don't check for X11 unconditionally.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Alan Hourihane
Add missing GL_TEXTURE_CUBE_MAP entry in _mesa_legal_te...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Jon TURNEY
Fix out-of-tree build of 'make check' in src/mesa/main...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Dave Airlie
u_blitter: don't create illegal shaders for 1D/3D/RECT...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Martin
Fix build of swrast only without libdrm
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Brian Paul
mesa: flush current state when querying GL_EDGE_FLAG
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Jakub Bogusz
vdpau-softpipe: Build correct source file - vl_winsys_xsp.c
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Kenneth Graunke
i965: Fix Crystal Well PCI IDs.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Vincent Lejeune
r600g: Check comp_mask before merging export instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Vadim Girlin
r600g: fix check_and_set_bank_swizzle for cayman
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Brian Paul
st/mesa: add switch case for ir_txf_ms to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Brian Paul
mesa: add switch case for ir_txf_ms to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Pull query BO reallocation out into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Replace the global brw->query.bo variable with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Turn if (query->bo) into an assertion.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Unify query object BO reallocation code.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Use query->last_index instead of the global brw...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Remove brw_query_object::first_index field as...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Add a pile of comments to brw_queryobj.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Write TIMESTAMP query values into the first buffe...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
i965: Implement the new QueryCounter() hook.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Kenneth Graunke
mesa: Add a new QueryCounter() hook for TIMESTAMP queries.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Roland Scheidegger
tgsi: add texel offsets and derivatives to sampler...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Roland Scheidegger
draw: additional fix for the no-position case with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Roland Scheidegger
draw: fix no position output in non-llvm pipeline.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Roland Scheidegger
draw/llvm: skip clipping and viewport transform if...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Roland Scheidegger
llvmpipe: don't assert on illegal surface creation.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Roland Scheidegger
llvmpipe: bump glsl version to 140
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Roland Scheidegger
gallivm: add support for texel offsets for ordinary...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Brian Paul
svga: always link with C++
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Brian Paul
st/mesa: convert ir_triop_lrp to TGSI_OPCODE_LRP
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
docs: Mark some things done in GL3.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Martin Andersson
winsys/radeon: Only add bo to hash table when creating...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: enable ARB_texture_multisample on Gen6+
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965/fs: add support for ir_txf_ms on Gen6+
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965/vs: add support for ir_txf_ms on Gen6+
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: add a new virtual opcode: SHADER_OPCODE_TXF_MS
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: take the target into account for Gen7 MSAA modes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: Support multisampling in surface_state for textures
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: add support for multisample textures
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
mesa: implement TexImage*Multisample
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
mesa: support multisample textures in framebuffer compl...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: expose sample positions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: add support for sample mask on Gen6+
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
mesa: implement sample mask
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
mesa: implement GetMultisamplefv
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
i965: expose new max sample counts
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
mesa: add new max sample count state
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
glsl: add support for ARB_texture_multisample
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
tests: add ARB_texture_multisample enums to table
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
mesa: add texobj support for ARB_texture_multisample
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Chris Forbes
glapi: add ARB_texture_multisample
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Eric Anholt
intel: Use the new "ctx" local variable I just added...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Eric Anholt
i965: Make sRGB-capable framebuffers by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Eric Anholt
intel: Fix software copying of miptree faces for weird...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Eric Anholt
intel: Add a flag for miptree mapping to disable transc...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Eric Anholt
i965: Add WARN_ONCE for depthstencil workarounds we...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Alex Deucher
r600g: enable CP DMA on 6xx
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: don't require dword alignment with CP DMA for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: always map uninitialized buffer range as unsynch...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
gallium/util: add helper code for 1D integer range
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: cleanup deprecated register tables
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: unify vgt states
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: flush and invalidate htile cache when appropriate
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: atomize streamout enabling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: use async DMA with a non-zero src offset
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Marek Olšák
r600g: pad the DMA CS to a multiple of 8 dwords
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Jordan Justen
intel: Enable __DRI_API_OPENGL_CORE api with dri2 contexts
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Jordan Justen
intel: update max versions based on MESA_GL_VERSION_OVE...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Jordan Justen
mesa version: add _mesa_get_gl_version_override
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Jordan Justen
glsl: allow GLSL compiler version to be overridden...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Matt Turner
i965/fs: Put immediate operand as src2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Chad Versace
intel: Remove intel_mipmap_tree::wraps_etc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
ir_to_mesa: Translate ir_triop_lrp to OPCODE_LRP.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
i965/vs: Assert that ir_triop_lrp was lowered.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
i965/fp: Use the LRP instruction for OPCODE_LRP.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Kenneth Graunke
i965/fs: Use the LRP instruction for ir_triop_lrp when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Kenneth Graunke
i965: Add support for emitting the LRP instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
glsl: Optimize ir_triop_lrp(x, y, a) with a = 0.0f...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Kenneth Graunke
glsl: Convert mix() to use a new ir_triop_lrp opcode.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Kenneth Graunke
glsl: Rework ir_reader to handle expressions with three...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Kenneth Graunke
glsl: Consolidate ir_expression constructors that use...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
i965/vs/gen7: Allow MATH instructions to have MRF as...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
i965/fs/gen7: Allow MATH instructions to have MRF as...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
i965/gen7: Relax restrictions on fake MRFs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Matt Turner
i965/fs: Remove duplicate scan_inst->mlen check
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Tom Stellard
clover: Fix build with LLVM 3.3 v2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Jordan Justen
attrib: push/pop FRAGMENT_PROGRAM_ARB state
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Keith Kriewall
scons: Fix Windows build with LLVM 3.2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Adam Sampson
autotools: oprofilejit should be included in the list...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Jerome Glisse
r600g: workaround hyperz lockup on evergreen
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Jordan Justen
texobj: add verbose api trace messages to several routines
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Roland Scheidegger
llvmpipe: check buffers in llvmpipe_is_resource_referenced.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Roland Scheidegger
llvmpipe: support rendering to buffer render targets.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Roland Scheidegger
util: fix issues with util_clear_render_target.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Roland Scheidegger
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Maxence Le...
gallivm: fix mis-matching AOS instruction emission
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Jon TURNEY
glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Francisco Jerez
configure.ac: Clarify the description of the --with...
commit
|
commitdiff
|
tree
|
snapshot
next