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-07-10
Marek Olšák
gallium/util: implement pack functions for Z32F and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
st/mesa: implement read/draw/copypixels for Z32F and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
st/mesa: initial ARB_depth_buffer_float support
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: implement depth/stencil renderbuffer wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: implement generatemipmap for GL_FLOAT_32_UNSIGNED...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: implement texstore for DEPTH32F_STENCIL8
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: implement texstore for DEPTH_COMPONENT32F
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: implement depth unpacking for GL_FLOAT_32_UNSIGNE...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: implement stencil unpacking for GL_FLOAT_32_UNSIG...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: implement texfetch functions for depth_buffer_float
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
mesa: initial ARB_depth_buffer_float support
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Vadim Girlin
r600g: LIT: clamp negative src.y to 0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Marek Olšák
st/dri: remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2011-07-10
Chia-I Wu
st/egl: fix linking errors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Kenneth Graunke
intel: Recognize all depth formats in get_teximage_read...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henri Verbeet
r600g: Get rid of some superfluous braces.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henri Verbeet
r600g: Check for Evergreen chip class instead of Cedar...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henri Verbeet
r600g: Store the chip class directly in r600_bc.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henri Verbeet
r600g: Replace the CHIPREV_* defines with the chip_clas...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henri Verbeet
r600g: Get rid of the superfluous family field from...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henri Verbeet
r600g: Store the chip class in r600_pipe_context.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henri Verbeet
r600g: Fix the type of the family field in r600_pipe_co...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Eric Anholt
i965/gen4: Fix GPU hangs since the program streaming...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Kenneth Graunke
i965/gen7: Remove gratuitous dirty flags from WM and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Vadim Girlin
r600g: introduce r600_bc_src_toggle_neg helper and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Vadim Girlin
r600g: introduce r600_bc_src_set_abs helper and fix LOG
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Vadim Girlin
r600g: RSQ: clear NEG for operand
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Vadim Girlin
r600g: LIT: swap MUL_LIT operands to fix 0^0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jesse Barnes
GLX/DRI2: handle swap event swap count wrapping
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Jesse Barnes
DRI2/GLX: use new swap event types
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: Lower break instructions when necessary at the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: In lower_jumps.cpp, lower both branches of a...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: Use foreach_list in lower_jumps.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: lower unconditional returns and continues in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: Lower unconditional return statements.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: Refactor logic for determining whether to lower...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: Add explanatory comments to lower_jumps.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: Make ir_reader able to read plain (return) statem...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Berry
glsl: Remove unused function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Gustaw Smolarczyk
gallivm: Fix build with llvm-3.0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Marek Olšák
st/mesa: handle float formats in st_format_datatype
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Marek Olšák
st/mesa: use the first non-VOID channel in st_format_da...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Thomas Hellstrom
mesa/st: Fix piglit read-front with new drawable invali...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Stéphane Marchesin
i915g: Make the optimizer more generic.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Brian Paul
intel: add null src pointer check in intel_region_refer...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Brian Paul
glsl: use casts to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
José Fonseca
scons: Generate libGL.so.1.5 and libGL.so.1 symlinks.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Anholt
intel: Fix use of freed buffer if glBitmap is called...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Anholt
intel: Remove dead comment about software clears -...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
John
i915: Fix leak of ViewportMatrix data on context destroy.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Anholt
intel: Remove gratuitous context checks in intel_delete...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Anholt
intel: Remove now trivial intel_renderbuffer_set_{hiz_...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Anholt
intel: Rely on intel_region_reference()'s support of...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Anholt
intel: Allow intel_region_reference() with *dst !=...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Eric Anholt
intel: Mark MESA_FORMAT_X8_Z24 as always supported.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Kenneth Graunke
i965: Remove unused structures for command packets.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Kenneth Graunke
i965: Convert system instruction pointer to OUT_BATCH...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Kenneth Graunke
i965: Convert PIPELINE_SELECT to OUT_BATCH style.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Kenneth Graunke
i965: Emit 3DSTATE_VF_STATISTICS in OUT_BATCH style.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Kenneth Graunke
i965: Convert 3DSTATE_GLOBAL_DEPTH_OFFSET_CLAMP to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henri Verbeet
mesa: Fix the BindSampler unit limit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henri Verbeet
mesa: Fix a couple of TexEnv unit limits.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henri Verbeet
mesa: Use the Elements macro for the sampler index...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henri Verbeet
mesa: Allow sampling from units >= MAX_TEXTURE_UNITS...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henri Verbeet
mesa: Check the texture against all units in unbind_tex...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Christoph Bumiller
nv50,nvc0: use screen instead of context for flush...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Christoph Bumiller
nv50: more formats for nv50_resource_copy_region conver...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Stéphane Marchesin
i915g: Apply optimization to ADDS/MUL and only if we...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Thomas Hellstrom
st/xa: Fix up error reporting. Disable component alpha.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Thomas Hellstrom
st/xa: Fix render to xa_format_a8, which is backed...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Brian Paul
i915g: move code after declaration
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ian Romanick
linker: Assign locations for fragment shader output
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ian Romanick
glsl: Don't choke when printing an anonymous function...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ian Romanick
ir_to_mesa: Allocate temporary instructions on the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ian Romanick
glsl: Track initial mask in constant propagation live set
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Stéphane Marchesin
i915g: Fix optimize so that it actually gets used.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Brian Paul
mesa: fix texstore addressing bugs for depth/stencil...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Brian Paul
softpipe: add missing stencil format case in convert_qu...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Brian Paul
tgsi: add some debug/print code in exec_tex(), disabled
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Brian Paul
softpipe: minor clean-ups in sp_quad_depth_test.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Stéphane Marchesin
i915g: Fix optimization, also make it more generic.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eric Anholt
mesa: Don't error on glFeedbackBuffer(size = 0, buffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eric Anholt
mesa: Don't skip glGetProgramLocalParam4dvARB if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eric Anholt
mesa: Don't skip glGetProgramEnvParam4dvARB if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eric Anholt
glsl: Suppress warning from matching_signature change.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eric Anholt
glsl: Fix make clean for dricore.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Kenneth Graunke
i965/fs: Fix message register allocation in FB writes.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Völgyes Dávid
Fixes for leaks reported by cppcheck.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Stéphane Marchesin
i915g: Improve flushing using heuristics.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Stéphane Marchesin
i915g: introduce the tiny shader optimizer.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Stéphane Marchesin
i915g: Add comment about DDX/DDY.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Stéphane Marchesin
i915g: Move back to the old method for target format...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Vadim Girlin
r600g: fix buffer overflow check in r600_query_begin
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Vadim Girlin
r600g: fix bo map usage flags in r600_query_begin
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Vadim Girlin
r600g: reduce flushes for queries
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Vadim Girlin
r600g: fix buffer offset in r600_query_begin
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Henri Verbeet
r600g: Get rid of the state_inlines headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Henri Verbeet
r600g: Get rid of an unused include in r600_texture.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Henri Verbeet
r600g: Get rid of some unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Henri Verbeet
r600g: Use the actual Evergreen functions to query...
commit
|
commitdiff
|
tree
|
snapshot
next