2011-01-13 |
Kenneth Graunke | glsl/Makefile: Fix build with --as-needed. |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Vinson Lee | mesa: Move declaration before code in extensions.c. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chad Versace | mesa: Change OES_point_sprite to depend on ARB_point_sprite |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chad Versace | mesa: Change dependencies of some OES extension strings |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chad Versace | mesa: Add/remove extensions in extension string |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chad Versace | mesa: Refactor handling of extension strings |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Ian Romanick | glsl: Track variable usage, use that to enforce semantics |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Eric Anholt | i965/fs: Do flat shading when appropriate. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: also look at tex inst when for maximum gpu count |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Vinson Lee | generate_builtins.py: Add missing import. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Eric Anholt | meta: Actually use mipmapping when generating mipmaps. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Eric Anholt | i965: Clarify when we need to (re-)calculate live inter... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: implement output modifiers and use them to furth... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: use special constants for 0, 1, -1, 1.0f, 0... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: optimize temp register handling for LRP |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: optimize away CF_INST_POP |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: make dumping of shaders an option |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: fix alu dumping |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Christian König | r600g: improve r600_bc_dump |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Eric Anholt | i965/vs: When MOVing to produce ABS, strip negate of... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Eric Anholt | i965/fs: When producing ir_unop_abs of an operand,... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
José Fonseca | glsl: Make builtin_compiler build on Windows with MSVC. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
José Fonseca | glsl: Make builtin_compiler portable for non-unices. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
José Fonseca | getopt: Make code more portable. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
José Fonseca | getopt: Import OpenBSD getopt implementation for MSVC. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
José Fonseca | scons: Update windows build for vgapi->openvg rename. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
José Fonseca | scons: Fix build on systems without libOpenVG.so |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chia-I Wu | egl: When EGL_DRIVER is set, do not add other drivers. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chia-I Wu | egl: libEGL depends on LOCAL_LIBS. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chia-I Wu | egl_dri2: Fix eglGetProcAddress. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chia-I Wu | scons: Updates for targets/egl-static. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Chia-I Wu | targets/egl-static: New EGL target for scons. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Kenneth Graunke | glsl: Add type inference support for remaining expressi... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Eric Anholt | i965: Tighten up the check for flow control interfering... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Christian König | r600g: texture instructions also work fine with TGSI_FI... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Christian König | r600g: DP4 also supports writemasking |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Christian König | r600g: Why all this fiddling with tgsi_helper_copy? |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Christian König | r600g: fix tex and vtx joining |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | glsl: Fix the lowering of variable array indexing to... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | i965: Remove dead fallback for stencil _Enabled but... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Tilman Sauerbeck | r600g: Fixed SIN/COS/SCS for the case where the operand... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Alberto Milone | r600c: add evergreen ARL support. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Jerome Glisse | noop: remove dead dri target |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Jerome Glisse | r600g: move user fence into base radeon structure |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Brian Paul | configure: bump libdrm version requirement to 2.4.23 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Brian Paul | mesa: include teximage.h to silence warning |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Brian Paul | mesa: do a debug check of _mesa_format_to_type_and_comps() |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Brian Paul | mesa: fix a few format table mistakes, assertions |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Kenneth Graunke | glsl: Autogenerate builtin_functions.cpp as part of... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Ian Romanick | glsl: Disallow 'in' and 'out' on globals in GLSL 1.20 |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Ian Romanick | glsl: Refresh autogenerated parser file. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Ian Romanick | glsl: Add version_string containing properly formatted... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Ian Romanick | glcpp: Refresh autogenerated lexer and parser files. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Ian Romanick | glcpp: Generate an error for division by zero |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Chad Versace | glcpp: Regenerate glcpp-parse.c |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Chad Versace | glcpp: Fix segfault when validating macro redefinitions |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | i965: Use a new miptree to avoid software fallbacks... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | intel: Drop the speculatively-use-firstImage-mt in... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | intel: Don't relayout the texture on maxlevel change. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | intel: When making a new teximage miptree, make a full... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | meta: Don't tweak BaseLevel when doing glGenerateMipmap(). |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Eric Anholt | Revert "intel: Always allocate miptrees from level... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Kenneth Graunke | i965: Add #defines for HiZ and separate stencil buffer... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Kenneth Graunke | i965: Add new HiZ related bits to WM_STATE. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Kenneth Graunke | i965: Rename more #defines to 3DSTATE rather than CMD... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Kenneth Graunke | i965: Remove unused #defines which only contain the... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chad Versace | glsl: At link-time, check that globals have matching... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Tom Fogal | Add GLX_TLS setting to configs/default. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Dave Airlie | mesa/swrast: handle sRGB FBOs correctly (v2) |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Tom Fogal | Export TLS support in gl.pc. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Marek Olšák | r300g: add debug option for buffer upload logging |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chia-I Wu | st/egl: Fix a void pointer arithmetic warning. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chia-I Wu | mesa: Remove GLES overlay. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chia-I Wu | egl: Make egl_dri2 and egl_glx built-in drivers. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chia-I Wu | egl_glx: Load libGL dynamically. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Chia-I Wu | egl_dri2: Look up _glapi_get_proc_address dynamically. |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Vinson Lee | r600: Include mfeatures.h in files that perform feature... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Vinson Lee | r300: Include mfeatures.h in files that perform feature... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Vinson Lee | r200: Include mfeatures.h in files that perform feature... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Jerome Glisse | noop: make noop useable like trace or rbug |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Marek Olšák | r300g: do not upload the same user buffer several times |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Christoph Bumiller | nvc0: implement queries |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Juan Zhao | dri2: release texture image. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Vinson Lee | radeon: Include mfeatures.h in files that perform featu... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Vinson Lee | dri/nouveau: Include mfeatures.h in files that perform... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Vinson Lee | intel: Include mfeatures.h in files that perform featur... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Vinson Lee | vbo: Include mfeatures.h in files that perform feature... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Vinson Lee | st/mesa: Include mfeatures.h in files that perform... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Vinson Lee | mesa: Include mfeatures.h in program.c. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dave Airlie | i965g: fix warnings |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dave Airlie | i965g: update intel_decode from upstream. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dave Airlie | i965g: update disassembler code from classic. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dave Airlie | i965g: update brw_defines.h from classic driver |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dave Airlie | i965g: update brw_structs.h from classic driver. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dave Airlie | i965g: update to similiar gen stuff as i965 |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Marek Olšák | r300g: fix crash when flushing ZMASK |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Marcin Slusarz | targets/egl: add libnvc0.a to nouveau libs |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Christoph Bumiller | nvfx,nv50: pipe_reference the constant buffers |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Christoph Bumiller | nvc0: fix primitive restart in immediate mode |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Vinson Lee | mesa: Clean up header file inclusion in cpuinfo.c. |
commit | commitdiff | tree | snapshot |
next |