projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-04-08
José Fonseca
util: Keep const keyword when unpacking formats.
commit
|
commitdiff
|
tree
2010-04-08
José Fonseca
util: Reorder the code generated function so that they...
commit
|
commitdiff
|
tree
2010-04-08
Li Peng
intel: Call intel_prepare_render() in intelClear()
commit
|
commitdiff
|
tree
2010-04-08
Zack Rusin
draw llvm: hook up the generated function into the...
commit
|
commitdiff
|
tree
2010-04-08
José Fonseca
draw: Fix vertex buffer indexation.
commit
|
commitdiff
|
tree
2010-04-08
José Fonseca
util: Don't call util_dl_close(library) when util_forma...
commit
|
commitdiff
|
tree
2010-04-08
Vinson Lee
util: util_dl_close(library) before exiting util_format...
commit
|
commitdiff
|
tree
2010-04-08
Vinson Lee
draw llvm: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-04-08
Vinson Lee
llvmpipe: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-04-08
Dave Airlie
Merge remote branch 'origin/7.8'
commit
|
commitdiff
|
tree
2010-04-08
Chia-I Wu
st/dri: Fix setTexBuffer2 with __DRI_TEXTURE_FORMAT_RGB.
commit
|
commitdiff
|
tree
2010-04-08
Dave Airlie
texenvprogram: fix for ARB_draw_buffers.
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
draw llvm: highly reduce the compilation times for...
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
gallivm: Get the format translation logic write.
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
util: Support fixed formats conversion.
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
util: Add copyright header to u_half.h
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
util: Remove the half typedef from p_compiler.h.
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
llvmpipe: Add missing include.
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
util: Use stubs for the dynamically loaded S3TC functions.
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
draw: Fix MSVC build (snprintf->util_snprintf).
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
util: Remove u_tile.c YCbCr's.
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
util: Implement YUV and subsampled RGB format conversion.
commit
|
commitdiff
|
tree
2010-04-07
Brian Paul
draw: init draw->pt.middle.general = NULL just to be...
commit
|
commitdiff
|
tree
2010-04-07
José Fonseca
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
commit
|
commitdiff
|
tree
2010-04-07
Michel Dänzer
r300: Initialize compiler.max_temp_regs for blits.
commit
|
commitdiff
|
tree
2010-04-07
Vinson Lee
draw llvm: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-04-07
Vinson Lee
gallium: Add files to Makefile.
commit
|
commitdiff
|
tree
2010-04-07
Vinson Lee
llvmpipe: Remove unused variable.
commit
|
commitdiff
|
tree
2010-04-07
Ben Skeggs
nouveau: allow multiple simultaneous maps of a pipe_tra...
commit
|
commitdiff
|
tree
2010-04-07
Ben Skeggs
nv50: fix assertion that caused piglit texturing/texrec...
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
scons: define DRAW_LLVM if we're building it
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
draw llvm: disable printing of the LLVM ir
commit
|
commitdiff
|
tree
2010-04-07
Marc Dietrich
cell: fix build
commit
|
commitdiff
|
tree
2010-04-07
Brian Paul
gallium/draw: add additional DRAW_LLVM check
commit
|
commitdiff
|
tree
2010-04-07
Zack Rusin
Merge branch 'gallium_draw_llvm'
commit
|
commitdiff
|
tree
2010-04-06
José Fonseca
llvmpipe: Support S3TC when util_format_s3tc_enabled...
commit
|
commitdiff
|
tree
2010-04-06
José Fonseca
gallivm: Fallback to calling util_format_description...
commit
|
commitdiff
|
tree
2010-04-06
José Fonseca
gallivm: Move the global LLVM objects (module, engine...
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
llvmpipe: use a define to decide whether to use draw...
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: disable debugging output
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: implement simple pipeline caching using...
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: fix iteration for larger vertex arrays
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: iterate with the correct stop over the outputs
commit
|
commitdiff
|
tree
2010-04-06
Michal Krol
util: Respect destination stride in pipe_get_tile_swizz...
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: fix draw arrays
commit
|
commitdiff
|
tree
2010-04-06
José Fonseca
util: Make half float lookup tables constant.
commit
|
commitdiff
|
tree
2010-04-06
José Fonseca
util: Remove the hand written SRGB format support code.
commit
|
commitdiff
|
tree
2010-04-06
José Fonseca
util: Support all SRGB formats.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
egl_dri2: Flush before context switch and swap buffers.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
st/dri: Implement DRI image extension.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
progs/egl: Correctly check GL_OES_EGL_image.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
mesa: Add OES_EGL_image to extension list.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
progs/egl: Fix the blank window in pbuffer demo.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
progs/egl: Port drawtex and torus to eglut.
commit
|
commitdiff
|
tree
2010-04-06
Brian Paul
st/mesa: reformatting
commit
|
commitdiff
|
tree
2010-04-06
Brian Paul
st/mesa: put fragment wpos code into separate function
commit
|
commitdiff
|
tree
2010-04-06
Zack Rusin
draw llvm: fix loop iteration and vertex header offsets
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
egl: Unbind the old context in _eglBindContext.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
egl: Fix eglMakeCurrent with different surfaces.
commit
|
commitdiff
|
tree
2010-04-06
Chia-I Wu
st/es: Remove unnedded --whole-archive.
commit
|
commitdiff
|
tree
2010-04-06
Vinson Lee
scons: Link expat in dri builds.
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: added Makefile.egl to GALLIUM_FILES
commit
|
commitdiff
|
tree
2010-04-05
Thierry Vignaud
mesa: add missing file to GALLIUM_FILES
commit
|
commitdiff
|
tree
2010-04-05
Zack Rusin
draw llvm: when generating the vertex_header struct...
commit
|
commitdiff
|
tree
2010-04-05
Ian Romanick
docs: Update 7.8.1 release MD5 sums
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
st/mesa: trivially enable GL_EXT_gpu_program_parameters
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: enforce microtiled zbuffer from X server
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: bump MESA_TINY version
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: typecast using the r300_texture function
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
docs: added news item for 7.8.1 release
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
docs: add link to 7.8.1 release notes
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
softpipe: index the correct blend/mask state index
commit
|
commitdiff
|
tree
2010-04-05
Ian Romanick
docs: Add 7.8.1 release MD5 sums
commit
|
commitdiff
|
tree
2010-04-05
Ian Romanick
mesa: set version string to 7.8.1
commit
|
commitdiff
|
tree
2010-04-05
Ian Romanick
Initial 7.8.1 release notes
commit
|
commitdiff
|
tree
2010-04-05
Henri Verbeet
mesa: update_arrays() depends on program state.
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: remove unused var
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
i965g: change value of VERT_RESULT_PSIZ hack to avoid...
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: check for _NEW_BUFFERS for color read format...
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
util: added util_dl_error()
commit
|
commitdiff
|
tree
2010-04-05
Ian Romanick
Merge branch '7.8'
commit
|
commitdiff
|
tree
2010-04-05
Ian Romanick
Update to final names from GLX_INTEL_swap_event spec
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: enable OpenGL 2.1 on r3xx-r4xx chipsets
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: add fallback for back stencil reference value...
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: simplify accessing screen from context
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: remove some XXXs
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: raise the number of texture units to 16 for...
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300/compiler: make the max number of fragment shader...
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: is_npot -> uses_pitch
commit
|
commitdiff
|
tree
2010-04-05
Marek Olšák
r300g: enable conditional rendering also for SWTCL
commit
|
commitdiff
|
tree
2010-04-05
Vinson Lee
progs: Include X11 headers and libraries in SCons build.
commit
|
commitdiff
|
tree
2010-04-05
Vinson Lee
glut: Include X11 headers and libraries in SCons build.
commit
|
commitdiff
|
tree
2010-04-05
Vinson Lee
glew: Include X11 headers and libraries in SCons build.
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
docs: update status of transform feedback and instanced...
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: don't turn on GL_EXT_transform_feedback yet
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
st/mesa: call pipe_context::draw_arrays/elements_instan...
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: implement core Mesa support for GL_ARB_draw_instanced
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: new validation functions for GL_ARB_draw_instanced
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
mesa: new extension flag for GL_EXT/ARB_draw_instanced
commit
|
commitdiff
|
tree
2010-04-05
Brian Paul
glapi: regenerated files for GL_ARB_draw_instanced
commit
|
commitdiff
|
tree
next