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-01-25
Tim Wiederhake
silences some valgrind warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
Revert "glapi: adding missing @GOTPCREL qualifer in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
softpipe: fix off-by-one error in setup_fragcoord_coeff()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
st/mesa: add comments in emit_wpos()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
st/mesa: fix incorrect fragcoord.x translation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Dimitry Andric
glapi: adding @ char before type specifier in glapi_x86.S
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Dimitry Andric
glapi: adding missing @GOTPCREL qualifer in glapi_x86...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Roland Scheidegger
svga: link libwsw for dri-vmwgfx target with make build...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Marek Olšák
u_blitter: remove bogus assertion
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Marek Olšák
u_blitter: report recursion, update comments
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Vinson Lee
nvc0: Move declaration before code.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Zack Rusin
gallium/tgsi: update the docs for the new opcodes a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
mesa: add red, red/green formats in _mesa_base_fbo_format()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
mesa: plug in fallback function for ctx->Driver.Validat...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
mesa: new cases in _mesa_base_fbo_format()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
Revert "mesa: Simplify _mesa_base_fbo_format by making...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Vinson Lee
scons: Add nvc0 to SConscript.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
vega: implement handler/pointer conversion using a...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
vega: remove redundant functions found elsewhere
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brian Paul
vega: replace casts with pointer/handle conversion...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Julien Cristau
glx: fix request lengths
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Jakob Bornecrantz
svga: Add more swrast debuging
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
svga: Use get once helpers for context debug envs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
rbug: Fix surface reference leak
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
glsl: Fix mingw crosscompile
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Henri Verbeet
r600g: FLT_TO_INT* are vector instructions on Evergreen.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Zack Rusin
graw: add a test showing the new sampling scheme in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Zack Rusin
gallium: implement modern sampling scheme
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Benjamin Franzke
st/mesa: Enable EXT_texture_format_BGRA8888 for gles1/2
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Benjamin Franzke
st/mesa: support internalFormat=GL_BGRA in TexImage2D
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Benjamin Franzke
mesa/es: require internalFormat==format in TexImage2D
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Benjamin Franzke
mesa: allow internalFormat=GL_BGRA_EXT in TexImage2D
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Dimitry Andric
mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Dimitry Andric
mesa: s/movzx/movzbl/
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Kenneth Graunke
glsl: Remove long unused 'configure.ac' file.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
José Fonseca
draw: Do not use LLVM's opaque types.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Tim Wiederhake
add machine generated files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Tim Wiederhake
secure malloc in translate_cache_create
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Christopher...
osmesa: mklib requires arguments before objects
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Michel Dänzer
st/xorg: Fix build failure against xserver with XF86_CR...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Marek Olšák
r300g: remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Marek Olšák
r300g: remove any traces of depth_clamp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Marek Olšák
r300g: handle PIPE_CAP_INSTANCED_DRAWING in get_param
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Andre Maasikas
r600c: only colors can be flat shaded
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
util: Add function logger helpers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
Revert "r300g/swtcl: re-enable LLVM"
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
draw: Init llvm if not provided
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
i915g: Remove draw_flushes and state that we don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jakob Bornecrantz
i915g: Improve constant handling
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Tom Stellard
r300g: Increase fragment shader limits for r400 cards
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
gldirect: remove _NEW_ACCUM
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
i965: remove _NEW_ACCUM
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: implement point coord replacement
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marek Olšák
mesa: add ARB_framebuffer_sRGB as alias of the EXT...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marek Olšák
mesa: return GL_LINEAR for ..COLOR_ENCODING if framebuf...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
vega: sort filenames in Makefile, SConscript
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
mesa: get rid of _NEW_ACCUM, clean-up _NEW_* #defines
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
mesa: smarter glTexParameter state invalidation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marek Olšák
r300g: support sRGB colorbuffers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Marek Olšák
r300/compiler: remove any code related to relative...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: fix emit_cvt for ceil, floor and trunc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: remove bad assert and emit TEMP movs instead
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: fix address and value slot assignment in load...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: don't omit highest bit of branch target
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: recognize r63 as zero in constant folding
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: add MARK_RING where missing to avoid too many...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: don't apply base vertex to per-instance arrays
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: commute sources of SET too if beneficial
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Christoph Bumiller
nvc0: accept neg abs modifiers on lg2
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Ian Romanick
glsl: Don't assert when the value returned by a functio...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
st/mesa: ensure that all pixel paths operation on linea...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
softpipe: pass surface format to get/put_tile functions
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
gallium/util: added pipe_put_tile_rgba_format()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
gallium/util: simplify pipe_get_tile_rgba()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
gallium/softpipe: replace pipe_get_tile_swizzle()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
softpipe: use proper type for format field
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
gallium/util: added util_format_linear()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
st/mesa: update comment, use st_fb_orientation()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-23
Brian Paul
st/mesa: comments in update_viewport()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Chia-I Wu
scons: Add support for GLES.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-22
Chia-I Wu
mapi: ENTRY_CURRENT_TABLE_GET should be stringified.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Kenneth Graunke
glcpp: Regenerate parser files.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Kenneth Graunke
glcpp: Remove use of talloc reference counting.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Kenneth Graunke
glsl, i965: Remove unnecessary talloc includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Kenneth Graunke
ra: Use the same context when realloc'ing arrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Chad Versace
glsl: Improve error message when read-only vars are...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Chad Versace
glsl: Mark 'in' variables at global scope as read-only
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Chad Versace
glsl: Remove unused class ast_declaration_statment
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Jakob Bornecrantz
i915g: Don't (un)map vbuf on each (un)map call
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Jakob Bornecrantz
i915g: Don't do unnecessary copies of constants
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Jakob Bornecrantz
i915g: Don't emit FS constants when VS contants change
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Jakob Bornecrantz
i915g: Use slab allocator for transfers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Jakob Bornecrantz
st/dri: Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Christian König
r600g: check if hardware blits are possible bevore...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Alex Deucher
r600g: FLT_TO_INT_FLOOR is trans instruction
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Dave Airlie
mesa: EXT_framebuffer_sRGB interface additions.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Andre Maasikas
r600c: get OQ results only for 4 DBs on r600 class
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Brian Paul
docs: update README.WIN32 per Karl's request
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Ian Romanick
intel: Fix typeos from 3d028024 and 790ff232
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Ian Romanick
i915: Set correct values for range/precision of fragmen...
commit
|
commitdiff
|
tree
|
snapshot
next