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
2014-02-07
Eric Anholt
glsl: Optimize various cases of fma (aka MAD).
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Eric Anholt
glsl: Optimize lrp(x, x, coefficient) --> x.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Eric Anholt
glsl: Optimize pow(x, 1) -> x.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Eric Anholt
glsl: Optimize log(exp(x)) and exp(log(x)) into x.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Eric Anholt
glsl: Optimize ~~x into x.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Eric Anholt
i965: Add some informative debug when the X Server...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Eric Anholt
i965: Remove redundant check in blitter-based glBlitFra...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Kenneth Graunke
i965: Fix Gen8+ disassembly of half float subregister...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Kenneth Graunke
i965: Use the new brw_load_register_mem helper for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Kenneth Graunke
i965: Implement a brw_load_register_mem helper function.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Kenneth Graunke
i965: Fix INTEL_DEBUG=vs for fixed-function/ARB programs.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Kenneth Graunke
glsl: Don't lose precision qualifiers when encountering...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Brian Paul
st/mesa: avoid sw fallback for getting/decompressing...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Erik Faye-Lund
gallium/tgsi: correct typo propagated from NV_vertex_pr...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Erik Faye-Lund
gallium/tgsi: use CLAMP instead of open-coded clamps
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
egl: Unhide functionality in _eglInitSurface()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
egl: Unhide functionality in _eglInitContext()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
glx: Add missing null check in __glX_send_client_info()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
i965: Add missing null check in fs_visitor::dead_code_e...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
glx: Add some missing null checks in glx_pbuffer.c
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
glsl: Fix null access on file read error
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
glx: Add missing null check in __glXCloseDisplay
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Juha-Pekka...
glx: Add missing null checks in glxcmds.c
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Jordan Justen
main/get: support ARB_gpu_shader5
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Jordan Justen
glapi: add definitions for ARB_gpu_shader5
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Ilia Mirkin
nouveau/codegen: allow tex offsets on non-TXF instructi...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Ilia Mirkin
nv50: only over-allocate by a page for code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Ilia Mirkin
nv50: fix layerid to be the fp input number rather...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Ilia Mirkin
nv50: rework primid logic
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Kristian Høgsberg
glx: Pass NULL DRI drawables into the DRI driver for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
st/vdpau: add flush on unmap
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Marek Olšák
vdpau: flush the context before exporting the surface v2
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Matt Turner
glsl: Initialize ubo_binding_mask flags to zero.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Marek Olšák
gallium/radeon: fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Marek Olšák
gallium: remove PIPE_USAGE_STATIC
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Marek Olšák
gallium: define the behavior of PIPE_USAGE_* flags...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Marek Olšák
gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Marek Olšák
r600g,radeonsi: set resource domains in one place (v2)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Marek Olšák
st/mesa: fix crash when a shader uses a TBO and it...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
st/omx: add workaround for bug in Bellagio
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
st/omx: initial OpenMAX support v3
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
vl/rbsp: add H.264 RBSP implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
vl/vlc: add function to limit the vlc size
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
vl/vlc: add remove bits function
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
radeon: update legal notes on UVD
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
radeon: just don't map VRAM buffers at all
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
radeon/video: directly create buffers in the right...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Christian König
radeon/video: seperate common video functions
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Axel Davy
gallium/dri2: Fix dri2_dup_image
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Chris Forbes
i965/vs: Fix typo in brw_compute_vue_map
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Kenneth Graunke
i965: Fix register types in dump_instructions().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Chad Versace
egl/glx: Remove egl_glx driver
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Dave Airlie
docs: update 10.1 relnotes to note GL 3.3 on r600 and...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Zack Rusin
tgsi/ureg: increase the number of immediates
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Zack Rusin
gallivm: make sure analysis works with large number...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Zack Rusin
gallivm: handle huge number of immediates
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Zack Rusin
gallivm: allow large numbers of temporaries
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Chris Forbes
i965/fs: Assume FBO rendering in precompile if MRT.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Chris Forbes
i965/fs: Guess nr_color_regions better in precompile
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Chris Forbes
docs: Add relnotes for 10.2
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Chris Forbes
mesa: Bump version to 10.2.0-devel
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Kristian Høgsberg
i965: Move intel_prepare_render() above first buffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Brian Paul
st/mesa: add MESA_SHADER_COMPUTE case in shader_stage_t...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Brian Paul
mesa: re-wrap, fix-up comment text in formats.h
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
i965/cs: Allow ARB_compute_shader to be enabled via...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
i965/cs: Create the brw_compute_program struct, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
glsl/cs: Prohibit mixing of compute and non-compute...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
glsl/cs: Prohibit user-defined ins/outs in compute...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
main/cs: Implement query for COMPUTE_WORK_GROUP_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Handle compute shader local size during linking.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
glsl/cs: Handle compute shader local_size_{x,y,z} decla...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_COUNT constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_INVOCATIONS...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Implement MAX_COMPUTE_WORK_GROUP_SIZE constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Create the gl_compute_program struct, and...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Handle compute shaders in _mesa_use_program().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
glsl/cs: update main.cpp to use the ".comp" extension...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
glsl/cs: Populate default values for ctx->Const.Program...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Add a MESA_SHADER_COMPUTE stage and update...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
glsl/cs: Change some linker loops to use MESA_SHADER_FR...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Add dispatch API stubs for ARB_compute_shader.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Paul Berry
mesa/cs: Add extension enable flags for ARB_compute_shader.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Roland Scheidegger
gallivm: fix F2U opcode
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
José Fonseca
tools/trace: Handle index buffer overflow gracefully.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
docs/GL3.txt: update r600 status
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: add support for geom shaders to r600/r700 chipse...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: enable GLSL 3.30 on evergreen GPUs
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: properly propogate clip dist write value
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: calculate a better value for array_size (v2)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: fix CAYMAN geometry shader support
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: fix up shader out misc stuff for copy shader
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: port the layered surface rendering patch from...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: initial VS output layer support
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: setup const texture buffers for geom shaders
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: calculate correct cut value
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: fix dynamic_input_array_index.shader_test
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: add support for indirect geom ring writes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: write proper output prim type
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: enable instance cnt register with new enough...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Dave Airlie
r600g: add primitive input support for gs
commit
|
commitdiff
|
tree
|
snapshot
next