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
2012-03-02
Christian König
st/vdpau: implement BitmapSurfaceGetParameters
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
st/vdpau: implement BitmapSurfacePutBitsNative
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
st/vdpau: implement BitmapSurfaceCreate/Destroy
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
st/vdpau: avoid an unnessasary copy
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
vl/csc: simplify matrix handling
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
vl/compositor: add support for per layer dst areas
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
vl/compositor: add per vertex color suport
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
vl/compositor: replace pipe_video_rect with u_rect
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Christian König
vl/compositor: split shaders and state
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Vinson Lee
Revert "gallivm: Change getExtent and readByte to non...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Brian Paul
Revert "st/mesa: don't unreference user attribs up...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Christian König
vl: move dirty area handling into winsys abstraction
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Christian König
vl: hide X latency by using asynchronous requests
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Christian König
vl: use SwapBuffers instead of CopyBuffers
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Christian König
st/xvmc: remove dst buffer texture workaround
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Christian König
vl: rewrite vl DRI backend using XCB
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
José Fonseca
egl: Don't include strings.h on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Yuanhan Liu
mesa: let GL3 buf obj queries not depend on opengl...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
José Fonseca
gallivm: Update comments and prototype of vector-selects.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Brian Paul
docs: remove mention of components no longer in main...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Brian Paul
st/mesa: remove old assertion
commit
|
commitdiff
|
tree
|
snapshot
2012-03-01
Brian Paul
r300g: init chan=0 to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Kenneth Graunke
i965: Disable PrimitiveID upload.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Kenneth Graunke
i965: Enable the GL_ARB_draw_instanced extension.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Kenneth Graunke
i965: Fix swizzles for system values such as gl_InstanceID.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Ian Romanick
glsl: Make gl_InstanceID available with GL_ARB_draw_ins...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
mesa: Add missing error check for first < 0 in glDrawAr...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
mesa: Fix display lists for draw_elements_base_vertex...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
mesa: Fix display list handling for GL_ARB_draw_instanced.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
mesa: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Kenneth Graunke
i965: Fix Gen6+ dynamic state upper bound on older...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
egl/drivers: Convert to automake.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
egl/main: Convert to automake.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
egl: Clean up some flow of EGL platform handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
egl: Drop the non-builtin-drivers support.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
egl: Drop _EGL_MAIN entrypoint obfuscation.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Eric Anholt
glx: Convert to automake.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Mathias Fröhlich
mesa: Push the shine table into the tnl module.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Mathias Fröhlich
mesa: Do not invalidate shine tables in compute light...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Mathias Fröhlich
mesa: Avoid revalidating shine tables in _tnl_RasterPos.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Mathias Fröhlich
mesa: Avoid using the shine table for _tnl_RasterPos
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Mathias Fröhlich
mesa: Avoid explicit invalidation of shine tables.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Mathias Fröhlich
mesa: Remove gl_light_attrib::_Flags.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Mathias Fröhlich
mesa: Remove _CosCutoffNeg from light state.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
util: replace format equality test with compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
util: better comment for util_is_format_compatible()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
mesa: use arrayObj var in more places in client_state()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
mesa: asst. fixes for texture arrays and borders
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
mesa: check for no state change in VertexAttribDivisor()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
util: fix assertions in u_blitter.c code
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
mesa: reorder things in mtypes.h
commit
|
commitdiff
|
tree
|
snapshot
2012-02-29
Brian Paul
svga: fix max_lod clamping in update_tss_binding()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Christian König
st/vdpau: fix use of *.o in Makefile.vdpau
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Christian König
st/xvmc: fix use of *.o in Makefile.xvmc
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Eric Anholt
i965: Avoid blocking on the GPU for setting the HiZ...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Kenneth Graunke
glcpp: Don't strlen() the output for every token being...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Kenneth Graunke
ralloc: Make rewrite_tail increase "start" by the new...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
gallivm: add major integer opcodes to the tgsi action...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
gallivm: drop deprecated opcodes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
gallivm: only do rcp/mul for floating
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
José Fonseca
svga: Advertise SVGA3D_DEVCAP_MAX_POINT_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Neil Roberts
mesa: Don't disable fast path for normalized types
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Brian Paul
gallium: remove trailing comma to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Brian Paul
mesa: minor comment, whitespace fixes in teximage.c
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
gallivm: add frem support to the lp_build_mod helper.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
gallivm: add bitarit xor and not ops.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
st/mesa: don't unreference user attribs up front.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
mesa/vbo: inline vbo_sizeof_ib_type.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Dave Airlie
gallivm: add integer and unsigned mod arit functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Brian Paul
tgsi: remove trailing comma to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2012-02-28
Brian Paul
xlib: silence unused var warning
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
José Fonseca
svga: Remove unused SVGA_TEX_UNITS constant.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
José Fonseca
svga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: use u_default_transfer_flush_region for all...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: use u_default_transfer_inline_write for all...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
gallium/util: add fast path for buffers in u_default_tr...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
gallium/util: set correct usage flags in u_default_tran...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: fix streamout cache flush for r600
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Christian König
vl: fix a douple free in xsp winsys backend
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Christian König
vl: adjust matrix and median filter to removal of PIPE_...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: cleanup r600_transfer_struct
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: check for R600_STREAMOUT env var in winsys
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: move initialization of use_surface flag into...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: properly check whether texture is busy in get_tr...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
r600g: rename r600_resource_texture::depth to bool...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
gallium: remove PIPE_SHADER_CAP_OUTPUT_READ
commit
|
commitdiff
|
tree
|
snapshot
2012-02-27
Marek Olšák
gallium/rtasm: properly detect SSE and SSE2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Tom Stellard
r300g: Use automake to generate Makefile v3
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Tom Stellard
r300g: Reorganize the compiler unit tests
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Tom Stellard
r300/compiler: Schedule KIL instructions before output...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Tom Stellard
r300/compiler: Use the smart scheduler for r300 cards
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Tom Stellard
r300/compiler: Fix bug when lowering KILP on r300 cards
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Christian König
vl/compositor: fix a simple typo
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Christian König
st/xvmc: move xvmc state tracker out of xorg subdir
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Christian König
vl: rework winsys interface
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Christian König
vl: cleanup dri winsys abstraction
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Vinson Lee
scons: Don't build the assembly sources on Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Stéphane Marchesin
i915g: Fix fallout from 8e4540ec2a82e72be491bc8fe23c105...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Zack Rusin
svga: Fix stencil op mapping
commit
|
commitdiff
|
tree
|
snapshot
2012-02-24
Brian Paul
svga: fix use of SVGA3D_x vs. PIPE_FORMAT_x in svga_is_...
commit
|
commitdiff
|
tree
|
snapshot
next