projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2012-12-16
Dave Airlie
glsl_parser_extras.cpp: fixup gl vs mem contexts again.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Kenneth Graunke
i965: Move BRW_MAX_GRF and similar defines to brw_reg.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Kenneth Graunke
i965: Split struct brw_reg out from brw_eu.h into its...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
docs: add ARB_texture_buffer_object_rgb32
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
st/mesa: add texture buffer object rgb32 support.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
mesa: add support for ARB_texture_buffer_object_rgb32
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Dave Airlie
glsl: avoid using gl context as a memory context
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Ian Romanick
i965: Add missing autoconf bits so test_vec4_register_c...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965: Generalize VS compute-to-MRF for compute-to-anoth...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/vs: Extend opt_compute_to_mrf to handle limited...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/vs: Add a unit test for opt_compute_to_mrf().
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/fs: Drop an unnecessary _safe on a list walk.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Eric Anholt
i965/fs: Add a note explaining a detail of register_coa...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965: Also consider HALTs a potential block end.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Kenneth Graunke
i965: Jump to the end of the next outer conditional...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: expose ARB_texture_cube_map_array
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Fix setup for textureGrad(samplerCubeArray...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Move the failure for gen7 16-wide intdiv to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: fs: Add fixup for textureSize on Gen6/7
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: fs: fix gen6+ math operands in one place
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: vs: Add fixup for textureSize with cube array...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965/vs: Fix gen6+ math operand quirks in one place
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Chris Forbes
i965: Add various plumbing for cubemap arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Add empirically-determined instruction latenci...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Fix the clock increment in scheduling.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Move the old gen4 bspec-based scheduling info...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Set up gen7 UBO loads as sends from GRFs.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Before reg alloc, schedule instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Add some optional debug printfs to scheduling.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965/fs: Schedule instructions both before and after...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965: Make sure that the shader_time report at context...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965: Print a total time for the different shader stages.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965: Scale shader_time to compensate for resets.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Eric Anholt
i965: Adjust the split between shader_time_end() and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/linker: Pack between varyings.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/linker: Pack within compound varyings.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
gallium: Disable varying packing on hardware with ...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
mesa: Add an option so driver can opt out of varying...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl: Add a lowering pass for packing varyings.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/linker: Sort varyings by packing class, then vecto...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/linker: Subdivide the first phase of varying assig...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/linker: Defer recording transform feedback locations.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl: Create a field to store fractional varying locations.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/linker: Make separate ir_variable field to mean...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/linker: Always invalidate shader ins/outs, even...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Paul Berry
glsl/lower_clip_distance: Update symbol table.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Tapani Pälli
android: build fix for libmesa_glsl_utils
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: minor indentation fixes in texcompress_etc.c
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: remove old swrast-based compressed texel fetch...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
swrast: use new core Mesa compressed texel fetch functions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: reimplement _mesa_decompress_image() using new...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: added _mesa_get_compressed_fetch_func()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: add new texel fetch code for etc formats
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: add new texel fetch code for rgtc formats
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: add new texel fetch code for fxt formats
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: add new texel fetch code for dxt formats
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
mesa: add compressed_fetch_func typedef
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
swrast: merge get_texel_fetch_func() and set_fetch_func...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Brian Paul
swrast: make _mesa_get_texel_fetch_func() static
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Dave Airlie
draw/llvmpipe: fix transform feedback position + enable...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Dave Airlie
draw: add support for later transform feedback extensions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Tom Stellard
clover: Fix build since removal of pipe_surface::usage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Maxence Le...
r600g/radeonsi: Silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Tom Stellard
clover: Add support for compiler flags
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Tom Stellard
clover: Don't erase build info of devices not being...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Vincent Lejeune
r600g: use load_ar checks with llvm output.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Thierry Reding
build: Fix AX_PROG_{CC,CXX}_FOR_BUILD macros
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Roland Scheidegger
gallivm: fix texel fetch for array textures
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Paul Berry
mesa: Fix computation of default vertex attrib stride...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Matt Turner
mesa/uniform_query: Don't write to *params if there...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Matt Turner
mesa: print unsigned values with %u
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Kenneth Graunke
i965: Fix disassembly of jump targets on Gen7.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Kenneth Graunke
i965: Make try_rewrite_rhs_to_dst compare VGRF size...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Emil Velikov
configure.ac: Disable compiler optimizations when ...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Brian Paul
softpipe: remove unused corner0 variable
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Brian Paul
llvmpipe: remove unneeded draw_flush() call
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
r600g: suballocate memory for fetch shaders from a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
r600g: suballocate memory for the STRMOUT_BUFFER_FILLED...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium/util: add a simple allocator for suballocating...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
r600g: use u_upload_mgr for allocating staging transfer...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
winsys/radeon: don't use BIND flags, add a flag for...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
st/dri: add a way to force MSAA on with an environment...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
mesa: don't advertise ARB_texture_buffer_object in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
mesa: disallow creation of GL 3.1 compatibility contexts
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium: remove pipe_surface::usage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
svga: stop using pipe_surface::usage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium/util: move util_try_blit_via_copy_region to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium/cso: don't use the pipe_error return type where...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
gallium: manage render condition in cso_context and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Marek Olšák
st/mesa: remove a weird msaa hack
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dave Airlie
softpipe: implement seamless cubemap support. (v1.1)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Dave Airlie
gallium: fix cap warnings for tbo cap.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Dave Airlie
glsl_to_tgsi: emit multi-level structs and arrays properly.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Brian Paul
llvmpipe: don't use user constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Brian Paul
llvmpipe: support pipe_resource-based constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Brian Paul
util: add util_copy_constant_buffer() helper function
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965/fs: Improve performance of shaders that start...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965/fs: Rewrite discards to use a flag subreg to track...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965/fs: Add an instruction flag for choosing the flag...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Anholt
i965: Let brw_flag_reg() choose the flag reg and subreg.
commit
|
commitdiff
|
tree
|
snapshot
next