projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-05-02
José Fonseca
svga: Remove the screen private context.
commit
|
commitdiff
|
tree
2010-05-02
José Fonseca
svga: Remove empty file.
commit
|
commitdiff
|
tree
2010-05-02
José Fonseca
svga: Update flags documentation.
commit
|
commitdiff
|
tree
2010-05-02
José Fonseca
softpipe: Fix alpha blending for formats without alpha...
commit
|
commitdiff
|
tree
2010-05-02
José Fonseca
llvmpipe: Fix alpha blending for formats without alpha...
commit
|
commitdiff
|
tree
2010-05-02
Xavier Chantry
Update drisw state tracker to use new API aware context...
commit
|
commitdiff
|
tree
2010-05-02
Vinson Lee
svga: Include svga_surface.h in svga_screen.c.
commit
|
commitdiff
|
tree
2010-05-02
Vinson Lee
r300g: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-05-02
Xavier Chantry
Update dri state tracker to use new API aware context...
commit
|
commitdiff
|
tree
2010-05-02
Vinson Lee
mesa: Include api_exec.h in dlist.c.
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
r300g: do not validate buffers in check_cs
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
r300g: fix surface_copy for compressed formats
commit
|
commitdiff
|
tree
2010-05-02
Kristian Høgsberg
configure.ac: Fix test for whether to build src/gles
commit
|
commitdiff
|
tree
2010-05-02
Kristian Høgsberg
mesa: Include mfeatures.h before testing feature macros
commit
|
commitdiff
|
tree
2010-05-02
Kristian Høgsberg
mesa: Only compile ES files when ES1 or ES2 are selected
commit
|
commitdiff
|
tree
2010-05-02
José Fonseca
mesa: #ifdef out more remap_table related code when...
commit
|
commitdiff
|
tree
2010-05-02
José Fonseca
retrace: Add sampler_view_destroy
commit
|
commitdiff
|
tree
2010-05-02
José Fonseca
trace: Fix typo in method name.
commit
|
commitdiff
|
tree
2010-05-02
Kristian Høgsberg
Merge branch 'gles2-2'
commit
|
commitdiff
|
tree
2010-05-02
Kristian Høgsberg
Hook in install rules for es1 and es2
commit
|
commitdiff
|
tree
2010-05-02
Kristian Høgsberg
Add glesv2.pc and glesv1_cm.pc pkg-config files for...
commit
|
commitdiff
|
tree
2010-05-02
Kristian Høgsberg
st/mesa: Create context for API_OPENGL as first priority
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
r300g: always set the pitch of the first miplevel in...
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
Revert "r300g: disable point sprites (again)"
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
r300g: merge VS output mapping state (VAP) to rasterize...
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
r300g: inline update_derived_shader_state
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
r300g: fix segfault when resizing a DRI2 framebuffer
commit
|
commitdiff
|
tree
2010-05-02
Marek Olšák
r300g: cache tiling flags to reduce the number of DRM...
commit
|
commitdiff
|
tree
2010-05-02
Vinson Lee
mesa: s/sprintf/_mesa_snprintf/
commit
|
commitdiff
|
tree
2010-05-02
Vinson Lee
i965g: s/sprintf/util_snprintf/
commit
|
commitdiff
|
tree
2010-05-02
Vinson Lee
glsl: s/sprintf/_mesa_snprintf/
commit
|
commitdiff
|
tree
2010-05-01
Vinson Lee
glapi: s/strcpy/strncpy/
commit
|
commitdiff
|
tree
2010-05-01
Vinson Lee
llvmpipe: Remove unused variable.
commit
|
commitdiff
|
tree
2010-05-01
Vinson Lee
progs/tests: Remove meaningless const qualifiers.
commit
|
commitdiff
|
tree
2010-05-01
Jakob Bornecrantz
swrastg: Use trace
commit
|
commitdiff
|
tree
2010-05-01
Vinson Lee
progs/demos: Remove meaningless const qualifier in...
commit
|
commitdiff
|
tree
2010-04-30
Christoph Bumiller
nv50: raise constant buffers size to maximum
commit
|
commitdiff
|
tree
2010-04-30
Christoph Bumiller
nv50: relax restriction on surface_copy format equality...
commit
|
commitdiff
|
tree
2010-04-30
Christoph Bumiller
nv50: don't segfault on OPCODE_END for empty programs
commit
|
commitdiff
|
tree
2010-04-30
Brian Paul
llvmpipe: fix out-of-bounds texture sampling
commit
|
commitdiff
|
tree
2010-04-30
Brian Paul
llvmpipe: added lp_build_sample_nop() for debugging
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi...
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
intel: Only register ES2 extensions for ES2 contexts
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
configure.ac: Add options to enable GLES1/2 API support
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
intel: Advertise GLES1/2 for i915+ when enabled
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
dri: Add DRI entrypoints to create a context for a...
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
egl_dri2: Use new DRI API to create a GLES1/2 context...
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
dri: Add DRI entrypoints to create a context for a...
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
st/mesa: Move st_cb_drawtex.c to the mesa state tracker
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
es: Drop es specific enums.c
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
glapi: Regenerate enums.c for all APIs
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
glapi: Update gl_enum.py to generate enum tables for...
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
mesa: Drop unused _mesa_init_drawtex_dispatch()
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
mesa: Move drawtex functionality to main/
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
mesa: Move glQueryMatrixxOES() implementation to core...
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
mesa: Move GLES1 texgen functions to texgen.c
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
mesa: Move support for paletted textures to main/teximage.c
commit
|
commitdiff
|
tree
2010-04-28
Kristian Høgsberg
mesa: Handle GL_TEXTURE_GEN_STR_OES in _mesa_Enable()
commit
|
commitdiff
|
tree
2010-04-27
Kristian Høgsberg
mesa: Move get_es*.c to main/
commit
|
commitdiff
|
tree
2010-04-27
Kristian Høgsberg
es: Prefix the get* functions with _es1/2 so they don...
commit
|
commitdiff
|
tree
2010-04-27
Kristian Høgsberg
mesa: Move GL_RGB565 workaround into fbobject.c
commit
|
commitdiff
|
tree
2010-04-27
Kristian Høgsberg
mesa: Move GLES1/2 vbo entrypoints to vbo_exec_api.c
commit
|
commitdiff
|
tree
2010-04-27
Kristian Høgsberg
mesa: Move GLES2 shader stubs to main/shaders.c
commit
|
commitdiff
|
tree
2010-04-27
Kristian Høgsberg
mesa: Move api_exec_es*.c into mesa/main
commit
|
commitdiff
|
tree
2010-04-27
Kristian Høgsberg
mesa: Move references to main/remap_helper.h to api_exec.c
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
mesa: Move struct _glapi_table allocation out of context.c
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
mesa: Compute extension string according to API
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
es2: Move over es2 code to compute extensions
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
main: Report GL_SHADING_LANGUAGE_VERSION according...
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
mesa: Compute GL version according to API
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
mesa: Move API specific context intialization into...
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
st/mesa: Use API-aware context constructor
commit
|
commitdiff
|
tree
2010-04-22
Kristian Høgsberg
mesa: Track the OpenGL API we're implementing in the...
commit
|
commitdiff
|
tree
2010-04-22
Vinson Lee
gallivm: Remove unused variable.
commit
|
commitdiff
|
tree
2010-04-22
Alex Deucher
r300g: fix vertex unit setup
commit
|
commitdiff
|
tree
2010-04-22
Vinson Lee
gallium/util: Fix deviation calculation in u_cache.
commit
|
commitdiff
|
tree
2010-04-22
Vinson Lee
gallium/tests: Add test case for u_cache.
commit
|
commitdiff
|
tree
2010-04-22
Brian Paul
gallivm: added some assertions in loop-gen code
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
gallivm: fix copy&paste error: s/cont_stack_size/break_...
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
gallivm: emit_instruction() is boolean
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
progs/glsl: better comments
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
llvmpipe: add missing dependency in Makefile
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
gallivm: implement TGSI KILP
commit
|
commitdiff
|
tree
2010-04-21
José Fonseca
draw: Make LLVM integration work without llvmpipe too...
commit
|
commitdiff
|
tree
2010-04-21
Marek Olšák
radeon: fix warning
commit
|
commitdiff
|
tree
2010-04-21
Marek Olšák
r300g: raise the max index for generic varyings to 32
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
softpipe: call draw_wide_point_sprites()
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
gallium/draw: fix point sprite handling
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
gallium/draw: use local var to simplify code
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
llvmpipe: consolidate texture memory allocation code
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
st/glx: variable 'i' is an enum
commit
|
commitdiff
|
tree
2010-04-21
Jakob Bornecrantz
targets: Don't check if we should use trace
commit
|
commitdiff
|
tree
2010-04-21
José Fonseca
mesa/st: Translate a few more mesa/gallium formats.
commit
|
commitdiff
|
tree
2010-04-21
Vinson Lee
llvmpipe: Remove unused variable.
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
mesa: do version checking for GL 3.x queries
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
mesa: API and state for GL 3.1 primitive restart
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
mesa: add GL 3.2 GL_CONTEXT_PROFILE_MASK query
commit
|
commitdiff
|
tree
2010-04-21
Brian Paul
mesa: remove some comments
commit
|
commitdiff
|
tree
2010-04-21
Zhenyu Wang
intel: Add Sandybridge mobile chipset id
commit
|
commitdiff
|
tree
2010-04-21
Zhenyu Wang
intel: Clean up chipset name and gen num for Ironlake
commit
|
commitdiff
|
tree
next