projects
/
profile
/
ivi
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gallium/trace: add 'start' parameter to bind_sampler_states/views()
[profile/ivi/mesa.git]
/
src
/
2012-08-16
Brian Paul
gallium/trace: add 'start' parameter to bind_sampler_st...
tree
|
commitdiff
2012-08-16
Brian Paul
gallium/identity: add 'start' parameter to bind_sampler...
tree
|
commitdiff
2012-08-16
Brian Paul
galahad: add 'start' parameter to bind_sampler_states...
tree
|
commitdiff
2012-08-16
Brian Paul
svga: add 'start' parameter to bind_sampler_states...
tree
|
commitdiff
2012-08-16
Brian Paul
llvmpipe: add 'start' parameter to bind_sampler_states...
tree
|
commitdiff
2012-08-16
Brian Paul
softpipe: add 'start' parameter to bind_sampler_states...
tree
|
commitdiff
2012-08-16
Brian Paul
gallium/trace: consolidate sampler, sampler_view code
tree
|
commitdiff
2012-08-16
Brian Paul
gallium/identity: consolidate sampler, sampler_view...
tree
|
commitdiff
2012-08-16
Brian Paul
st/mesa: add support for GS textures and samplers
tree
|
commitdiff
2012-08-16
Brian Paul
st/mesa: combine vertex/fragment sampler state in arrays
tree
|
commitdiff
2012-08-16
Brian Paul
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
tree
|
commitdiff
2012-08-16
Brian Paul
draw: index samplers and sampler_view state by shader...
tree
|
commitdiff
2012-08-16
Brian Paul
draw: move tgsi-related state into a tgsi sub-struct
tree
|
commitdiff
2012-08-16
Brian Paul
gallium: add a shader stage/type param to some draw...
tree
|
commitdiff
2012-08-16
Brian Paul
st/mesa: silence signed/unsigned comparison warning
tree
|
commitdiff
2012-08-16
Brian Paul
svga: move result->key expression after result != NULL...
tree
|
commitdiff
2012-08-16
Brian Paul
svga: fix result==NULL logic in emit_fs_consts()
tree
|
commitdiff
2012-08-16
Brian Paul
svga: update comment (s/SVGA_NEW_VS_RESULT/SVGA_NEW_VS_...
tree
|
commitdiff
2012-08-16
Brian Paul
svga: rename svga_hw_vs_parameters -> svga_hw_vs_constants
tree
|
commitdiff
2012-08-16
Niels Ole Salscheider
st/mesa: index can be negative in the PROGRAM_CONSTANT...
tree
|
commitdiff
2012-08-16
Brian Paul
mesa: add cast to silence warning in _mesa_pack_rgba_sp...
tree
|
commitdiff
2012-08-16
Brian Paul
meta: remove unused variable
tree
|
commitdiff
2012-08-16
Michel Dänzer
radeonsi: Fix symbol conflicts with r600g.
tree
|
commitdiff
2012-08-16
Michel Dänzer
radeonsi: Fix memory leaks if returning early from...
tree
|
commitdiff
2012-08-16
Michel Dänzer
radeonsi: Fix LLVM context leak.
tree
|
commitdiff
2012-08-16
Michel Dänzer
gallium/radeon: Don't assign virtual address space...
tree
|
commitdiff
2012-08-16
Michel Dänzer
gallium/radeon: Create hole for waste when allocating...
tree
|
commitdiff
2012-08-16
Michel Dänzer
gallium/radeon: Fix potential address space loss in...
tree
|
commitdiff
2012-08-16
Michel Dänzer
gallium/radeon: Delete uppermost virtual address space...
tree
|
commitdiff
2012-08-16
Michel Dänzer
gallium/radeon: Fix losing holes when allocating virtua...
tree
|
commitdiff
2012-08-16
Michel Dänzer
gallium/radeon: Merge holes when freeing virtual addres...
tree
|
commitdiff
2012-08-16
Michel Dänzer
gallium/radeon: Make va_offset 64 bits wide.
tree
|
commitdiff
2012-08-16
Vinson Lee
llvmpipe: Silence Coverity incorrect sizeof expression...
tree
|
commitdiff
2012-08-16
Dave Airlie
glx/dri2: add dri2 prime support.
tree
|
commitdiff
2012-08-15
Vincent Lejeune
radeon/llvm: Enable if-cvt
tree
|
commitdiff
2012-08-15
Vincent Lejeune
radeon/llvm: Add callbacks needed by if-cvt
tree
|
commitdiff
2012-08-15
Vincent Lejeune
radeon/llvm: Lower branch/branch_cond into predicated...
tree
|
commitdiff
2012-08-15
Vincent Lejeune
radeon/llvm: Add a predicated JUMP instruction
tree
|
commitdiff
2012-08-15
Vincent Lejeune
radeon/llvm: Support for predicate bit
tree
|
commitdiff
2012-08-15
Vincent Lejeune
r600g: Glue to handle predicate aware output from llvm
tree
|
commitdiff
2012-08-15
Vincent Lejeune
r600g: Fix instruction group merge when there are predi...
tree
|
commitdiff
2012-08-15
Vincent Lejeune
radeon/llvm: Do not use PV/PS if PRED_SEL does not...
tree
|
commitdiff
2012-08-15
Vincent Lejeune
r600g: Add support for predicates
tree
|
commitdiff
2012-08-15
Christian König
radeonsi: move ps sampler state into PM4 stream
tree
|
commitdiff
2012-08-15
Christian König
radeonsi: move ps sampler views into PM4 stream
tree
|
commitdiff
2012-08-15
Christian König
radeonsi: move vertex state descriptors into PM4 stream
tree
|
commitdiff
2012-08-15
Christian König
radeonsi: add shader data infrastructure
tree
|
commitdiff
2012-08-15
Christian König
radeon/llvm: add support to fetch temps as vectors
tree
|
commitdiff
2012-08-15
Tom Stellard
radeon/llvm: Remove AMDGPUUtil.cpp
tree
|
commitdiff
2012-08-15
Apostolos Bartziokas
radeon/llvm: Cleanup AMDGPUUtil.cpp
tree
|
commitdiff
2012-08-15
Tom Stellard
radeon/llvm: Lower loads from USE_SGPR adddress space...
tree
|
commitdiff
2012-08-15
Tom Stellard
radeon/llvm: Add live-in registers during DAG lowering
tree
|
commitdiff
2012-08-15
Tom Stellard
radeon/llvm: Lower store_output intrinsic during DAG...
tree
|
commitdiff
2012-08-15
Tom Stellard
radeon/llvm: Force VTX_READ instructions to use same...
tree
|
commitdiff
2012-08-15
Marek Olšák
radeonsi: fix build breakage after u_blitter changes
tree
|
commitdiff
2012-08-15
Marek Olšák
gallium/u_blitter: document custom meta helpers
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: disable handling of DISCARD_RANGE
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement timestamp query and get_timestamp...
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: enable MSAA on evergreen by default
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement copying between MSAA textures
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement MSAA color resolve
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement MSAA depth-stencil decompression and...
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement TXQ_LZ opcode
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement MSAA rendering and texturing for everg...
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement set_sample_mask
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement alpha-to-coverage
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: implement alpha-to-one
tree
|
commitdiff
2012-08-15
Marek Olšák
r600g: remove support for 3-channel colorbuffers
tree
|
commitdiff
2012-08-15
Marek Olšák
configure.ac: bump libdrm_radeon requirement to 2.6.38
tree
|
commitdiff
2012-08-15
Marek Olšák
winsys/radeon: print error if CS is overflowed
tree
|
commitdiff
2012-08-15
Marek Olšák
gallium/u_blitter: implement X and Y texture flipping
tree
|
commitdiff
2012-08-15
Marek Olšák
gallium/u_blitter: implement blitting multisample resources
tree
|
commitdiff
2012-08-15
Marek Olšák
gallium: add TGSI support for multisample textures
tree
|
commitdiff
2012-08-15
Marek Olšák
gallium/tgsi: fix TGSI text parser
tree
|
commitdiff
2012-08-15
Marek Olšák
gallium/u_blit: set dst format from pipe_resource,...
tree
|
commitdiff
2012-08-15
Marek Olšák
gallium: make pipe_box signed in order to represent...
tree
|
commitdiff
2012-08-15
Marek Olšák
st/mesa: don't clamp fragment color with integer colorb...
tree
|
commitdiff
2012-08-15
Marek Olšák
mesa: flush vertices in test_framebuffer_completeness
tree
|
commitdiff
2012-08-15
Michel Dänzer
st/egl: Fix up for ClientVersion -> ClientMajorVersion...
tree
|
commitdiff
2012-08-15
Jordan Justen
i965: add ARB_texture_rgb10_a2ui support
tree
|
commitdiff
2012-08-15
Jordan Justen
meta: allow CopyTexSubImage on integer formats
tree
|
commitdiff
2012-08-15
Jordan Justen
mesa ReadPixels: handle signed/unsigned integer clamping
tree
|
commitdiff
2012-08-15
Jordan Justen
mesa pack: handle packed integer formats with clamping
tree
|
commitdiff
2012-08-15
Jordan Justen
mesa unpack: call _mesa_problem when unpack function...
tree
|
commitdiff
2012-08-15
Jordan Justen
mesa texstore: handle signed/unsigned integer clamping
tree
|
commitdiff
2012-08-15
Jordan Justen
mesa GetTexImage: handle signed/unsigned integer clamping
tree
|
commitdiff
2012-08-15
Jordan Justen
mesa pack: handle uint and int clamping properly
tree
|
commitdiff
2012-08-14
Chad Versace
intel: Fix rendering to a multisample front buffer
tree
|
commitdiff
2012-08-14
Chad Versace
intel: Clean up intel_flush_front
tree
|
commitdiff
2012-08-14
Chad Versace
intel: Refactor intel_downsample_for_dri2_flush
tree
|
commitdiff
2012-08-14
Ian Romanick
egl: Allow OpenGL ES 3.0 as a version
tree
|
commitdiff
2012-08-14
Ian Romanick
egl_dri2: Add support for EGL_KHR_create_context and...
tree
|
commitdiff
2012-08-14
Ian Romanick
egl: Implement front-end support for EGL_EXT_create_con...
tree
|
commitdiff
2012-08-14
Ian Romanick
egl: Implement front-end support for EGL_KHR_create_context
tree
|
commitdiff
2012-08-14
Ian Romanick
egl_dri2: Silence warnings about missing initializers
tree
|
commitdiff
2012-08-14
Ian Romanick
egl: Rename ClientVersion to ClientMajorVersion, add...
tree
|
commitdiff
2012-08-14
Ian Romanick
egl_dri2: Use createContextAttribs if DRI2 version...
tree
|
commitdiff
2012-08-14
Ian Romanick
egl_dri2: Require DRI2 version 2
tree
|
commitdiff
2012-08-14
Ian Romanick
dri_util: Compare against the correct API enums
tree
|
commitdiff
2012-08-14
Ian Romanick
mesa: Enable GL_ARB_invalidate_subdata
tree
|
commitdiff
next