projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-05-01
Chia-I Wu
ilo: add ilo_dev_info shared by the screen and contexts
commit
|
commitdiff
|
tree
2013-05-01
Chia-I Wu
ilo: fix indentation of ilo_gpe_gen*.h
commit
|
commitdiff
|
tree
2013-04-30
Kenneth Graunke
glsl: Ignore redundant prototypes after a function...
commit
|
commitdiff
|
tree
2013-04-30
Ian Romanick
docs: Import 9.1.2 release notes, add news item.
commit
|
commitdiff
|
tree
2013-04-30
Matt Turner
build: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS.
commit
|
commitdiff
|
tree
2013-04-30
Matt Turner
build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADE...
commit
|
commitdiff
|
tree
2013-04-30
Matt Turner
build: Remove HAVE_PIPE_LOADER_SW.
commit
|
commitdiff
|
tree
2013-04-30
Matt Turner
build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.
commit
|
commitdiff
|
tree
2013-04-30
Matt Turner
build: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.
commit
|
commitdiff
|
tree
2013-04-30
Matt Turner
configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.
commit
|
commitdiff
|
tree
2013-04-30
Paul Berry
i965: Stop passing num_samples to intel_miptree_alloc_h...
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
draw: don't crash if GS doesn't emit anything
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
i965: Implement color clears using a simple shader...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
mesa: Make a Mesa core function for sRGB render encodin...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
i965: Don't flush the batch at the end of blorp.
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g/sb: remove unused code
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g/sb: collect shader statistics
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g/sb: don't propagate dead values in GVN pass
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g/sb: use simple heuristic to limit register pressure
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g/sb: improve error checking in ra_coalesce pass
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g/sb: use source bytecode in case of optimization...
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g: plug in optimizing backend
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g/sb: initial commit of the optimizing shader backend
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g: use enum type for domains field in struct r600_r...
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g: add new flags to isa instruction tables
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g: always create reverse lookup isa tables
commit
|
commitdiff
|
tree
2013-04-30
Vadim Girlin
r600g: mask unused source components for SAMPLE
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
intel: Remove the last spans code!
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
intel: Move the S8 offset calc function near its remain...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
intel: Ensure renderbuffers are current when mapping...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
mesa: Add a clarifying comment about rowStride of compr...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
mesa: Remove the Map field from texture images.
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Always use MapTextureImage for mapping textures...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
nouveau: Replace swrast_texture_image->Map usage with...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
nouveau: Just use MapTextureImage instead of duplicatin...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Make a teximage's stored RowStride be in terms...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Replace use of teximage Map in 1D/2D paths...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Replace ImageOffsets with an ImageSlices pointer.
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Reuse _swrast_free_texture_image_buffer from...
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Move ImageOffsets allocation to shared code.
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Clean up and explain the mapping process.
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
swrast: Factor out texture slice counting.
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
radeon: Remove some dead teximage mapping code.
commit
|
commitdiff
|
tree
2013-04-30
Eric Anholt
radeon: Add missing swrast field initialization.
commit
|
commitdiff
|
tree
2013-04-30
Vincent Lejeune
r600g/llvm: Fix opencl build
commit
|
commitdiff
|
tree
2013-04-30
Alexander von...
Gallium: Use mmap on Haiku for executable memory vs...
commit
|
commitdiff
|
tree
2013-04-30
Alexander von...
Mapi: Use mmap on Haiku for executable memory vs malloc
commit
|
commitdiff
|
tree
2013-04-30
Alexander von...
Mesa: Use mmap on Haiku for executable memory vs malloc
commit
|
commitdiff
|
tree
2013-04-30
Vincent Lejeune
r600g/llvm: get use_kill from compiler shader
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
i965/fs: Print out the estimated cycle count in INTEL_D...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
i965/fs: Allow LRPs with uniform registers.
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
intel: Be more conservative in disabling tiling to...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
i965: Disable Z16 on contexts that don't require it.
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
intel: Report FBO incompleteness causes through GL_ARB_...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
intel: Fold the one last function intel_tex_format...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
mesa: Fix error checking for GS UBO getters.
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
mesa: Add a clarifying comment about EXTRA_ error checking.
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
mesa: Add an extra clarifying set of braces to getter...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
mesa: Fix error checking for getters consisting of...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
mesa: Clarify the names of error checking variables...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
i915: Add support for GL_EXT_texture_sRGB and GL_EXT_te...
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
i915: Always enable GL 2.0 support.
commit
|
commitdiff
|
tree
2013-04-29
Eric Anholt
i915: Correctly set the OQ counter bits.
commit
|
commitdiff
|
tree
2013-04-29
Kenneth Graunke
i965: Move is_math/is_tex/is_control_flow() to backend_...
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
draw/so: fix overflow calculation
commit
|
commitdiff
|
tree
2013-04-29
José Fonseca
llvmpipe: Fix queries when screen->num_threads == 0.
commit
|
commitdiff
|
tree
2013-04-29
José Fonseca
Revert "st/mesa: add a simple path to BufferData if...
commit
|
commitdiff
|
tree
2013-04-29
Jerome Glisse
r600g: force full cache for hyperz
commit
|
commitdiff
|
tree
2013-04-29
Rob Clark
freedreno: fix rebase screw-up
commit
|
commitdiff
|
tree
2013-04-29
Chris Forbes
i965/fs: Don't try to use bogus interpolation modes...
commit
|
commitdiff
|
tree
2013-04-28
Matt Turner
i965/vs: Fix order of source arguments to LRP.
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
llvmpipe: stop crashing when one of the so targets...
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
draw/so: indicate overflow when buffer is missing
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
gallivm: fix indirect addressing of temps in soa mode
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
tgsi/ureg: Add a function to return the number of outputs
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
draw/so: Fix overflow calculations
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
draw/llvm: fix viewport transformations
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
gallium: increase the number of available stream output...
commit
|
commitdiff
|
tree
2013-04-27
Zack Rusin
llvmpipe: implement so_overflow query
commit
|
commitdiff
|
tree
2013-04-26
Brian Paul
mesa: fix the compressed TexSubImage size checking...
commit
|
commitdiff
|
tree
2013-04-26
Brian Paul
llvmpipe: replace LP_MAX_THREADS with screen->num_threa...
commit
|
commitdiff
|
tree
2013-04-26
Brian Paul
llvmpipe: bump LP_MAX_THREADS to 16
commit
|
commitdiff
|
tree
2013-04-26
Brian Paul
mesa: updated read_buffer_enum_to_index() comment
commit
|
commitdiff
|
tree
2013-04-26
Christian König
r600/uvd: stop advertising MPEG4 on UVD 2.x chips v2
commit
|
commitdiff
|
tree
2013-04-26
Christian König
radeon/uvd: stop using anonymous unions
commit
|
commitdiff
|
tree
2013-04-26
Tapani Pälli
mesa: fix type comparison errors in sub-texture error...
commit
|
commitdiff
|
tree
2013-04-26
José Fonseca
Revert "draw: Yield zeros for LLVM fetches of non-exist...
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: add the driver to the build system
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: compile VS/GS/FS with the toy compiler
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: add a toy shader compiler
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: hook up pipe context GPGPU functions
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: hook up pipe context video functions
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: add support for time/occlusion/primitive queries
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: hook up pipe context 3D functions
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: add GEN7 support for 3D pipeline
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: add 3D pipeline for GEN6
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: add GEN7 GPE
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: add GEN6 GPE
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: hook up pipe context query functions
commit
|
commitdiff
|
tree
2013-04-26
Chia-I Wu
ilo: hook up pipe context transfer functions
commit
|
commitdiff
|
tree
next